Commit 56525fb1 authored by Michal Čihař's avatar Michal Čihař

Adjust import to new structure

parent a66d1386
......@@ -23,7 +23,7 @@ Tests for quality checks.
"""
from django.test import TestCase
from weblate.trans.checks import (
from weblate.trans.checks.format import (
PythonFormatCheck, PHPFormatCheck, CFormatCheck,
)
from weblate.trans.tests.test_checks import Language, Unit
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment