Loading tests/admin_custom_urls/__init__.py +0 −1 Original line number Diff line number Diff line # tests/bash_completion/__init__.py +0 −1 Original line number Diff line number Diff line tests/bash_completion/management/__init__.py +0 −1 Original line number Diff line number Diff line tests/bash_completion/management/commands/__init__.py +0 −1 Original line number Diff line number Diff line tests/comment_tests/tests/__init__.py +0 −8 Original line number Diff line number Diff line Loading @@ -83,11 +83,3 @@ class CommentTestCase(TestCase): d.update(f.initial) return d from comment_tests.tests.test_app_api import * from comment_tests.tests.test_feeds import * from comment_tests.tests.test_models import * from comment_tests.tests.test_comment_form import * from comment_tests.tests.test_templatetags import * from comment_tests.tests.test_comment_view import * from comment_tests.tests.test_comment_utils_moderators import * from comment_tests.tests.test_moderation_views import * Loading
tests/bash_completion/management/commands/__init__.py +0 −1 Original line number Diff line number Diff line
tests/comment_tests/tests/__init__.py +0 −8 Original line number Diff line number Diff line Loading @@ -83,11 +83,3 @@ class CommentTestCase(TestCase): d.update(f.initial) return d from comment_tests.tests.test_app_api import * from comment_tests.tests.test_feeds import * from comment_tests.tests.test_models import * from comment_tests.tests.test_comment_form import * from comment_tests.tests.test_templatetags import * from comment_tests.tests.test_comment_view import * from comment_tests.tests.test_comment_utils_moderators import * from comment_tests.tests.test_moderation_views import *