Loading tests/view_tests/tests/__init__.py +5 −5 Original line number Diff line number Diff line from __future__ import absolute_import from .debug import (DebugViewTests, ExceptionReporterTests, from .test_debug import (DebugViewTests, ExceptionReporterTests, ExceptionReporterTests, PlainTextReportTests, ExceptionReporterFilterTests, AjaxResponseExceptionReporterFilter) from .defaults import DefaultsTests from .i18n import JsI18NTests, I18NTests, JsI18NTestsMultiPackage, JavascriptI18nTests from .shortcuts import ShortcutTests from .specials import URLHandling from .static import StaticHelperTest, StaticUtilsTests, StaticTests from .test_i18n import JsI18NTests, I18NTests, JsI18NTestsMultiPackage, JavascriptI18nTests from .test_shortcuts import ShortcutTests from .test_specials import URLHandling from .test_static import StaticHelperTest, StaticUtilsTests, StaticTests tests/view_tests/tests/debug.py→tests/view_tests/tests/test_debug.py +0 −0 File moved. View file tests/view_tests/tests/defaults.py→tests/view_tests/tests/test_defaults.py +0 −0 File moved. View file tests/view_tests/tests/i18n.py→tests/view_tests/tests/test_i18n.py +0 −0 File moved. View file tests/view_tests/tests/shortcuts.py→tests/view_tests/tests/test_shortcuts.py +0 −0 File moved. View file Loading
tests/view_tests/tests/__init__.py +5 −5 Original line number Diff line number Diff line from __future__ import absolute_import from .debug import (DebugViewTests, ExceptionReporterTests, from .test_debug import (DebugViewTests, ExceptionReporterTests, ExceptionReporterTests, PlainTextReportTests, ExceptionReporterFilterTests, AjaxResponseExceptionReporterFilter) from .defaults import DefaultsTests from .i18n import JsI18NTests, I18NTests, JsI18NTestsMultiPackage, JavascriptI18nTests from .shortcuts import ShortcutTests from .specials import URLHandling from .static import StaticHelperTest, StaticUtilsTests, StaticTests from .test_i18n import JsI18NTests, I18NTests, JsI18NTestsMultiPackage, JavascriptI18nTests from .test_shortcuts import ShortcutTests from .test_specials import URLHandling from .test_static import StaticHelperTest, StaticUtilsTests, StaticTests
tests/view_tests/tests/defaults.py→tests/view_tests/tests/test_defaults.py +0 −0 File moved. View file
tests/view_tests/tests/shortcuts.py→tests/view_tests/tests/test_shortcuts.py +0 −0 File moved. View file