Commit 221ab05a authored by Michal Čihař's avatar Michal Čihař

Fix import path

parent 6a386058
......@@ -44,8 +44,8 @@ from accounts.models import (
from accounts.captcha import hash_question, unhash_question, MathCaptcha
from accounts.middleware import RequireLoginMiddleware
from trans.tests.views import ViewTestCase
from trans.tests.util import get_test_file
from trans.tests.test_views import ViewTestCase
from trans.tests.test_util import get_test_file
from trans.models.unitdata import Suggestion, Comment
from lang.models import Language
from weblate import appsettings
......
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