mirror of
https://github.com/django/django.git
synced 2025-05-07 23:46:30 +00:00
Updated a renamed test file
This commit is contained in:
parent
aad5661c6c
commit
3f05c70be0
@ -3,7 +3,7 @@ from __future__ import absolute_import
|
|||||||
from .test_debug import (DebugViewTests, ExceptionReporterTests,
|
from .test_debug import (DebugViewTests, ExceptionReporterTests,
|
||||||
ExceptionReporterTests, PlainTextReportTests, ExceptionReporterFilterTests,
|
ExceptionReporterTests, PlainTextReportTests, ExceptionReporterFilterTests,
|
||||||
AjaxResponseExceptionReporterFilter)
|
AjaxResponseExceptionReporterFilter)
|
||||||
from .defaults import DefaultsTests
|
from .test_defaults import DefaultsTests
|
||||||
from .test_i18n import JsI18NTests, I18NTests, JsI18NTestsMultiPackage, JavascriptI18nTests
|
from .test_i18n import JsI18NTests, I18NTests, JsI18NTestsMultiPackage, JavascriptI18nTests
|
||||||
from .test_shortcuts import ShortcutTests
|
from .test_shortcuts import ShortcutTests
|
||||||
from .test_specials import URLHandling
|
from .test_specials import URLHandling
|
||||||
|
Loading…
x
Reference in New Issue
Block a user