Commit 3f05c70b authored by Claude Paroz's avatar Claude Paroz
Browse files

Updated a renamed test file

parent aad5661c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ from __future__ import absolute_import
from .test_debug import (DebugViewTests, ExceptionReporterTests,
    ExceptionReporterTests, PlainTextReportTests, ExceptionReporterFilterTests,
    AjaxResponseExceptionReporterFilter)
from .defaults import DefaultsTests
from .test_defaults import DefaultsTests
from .test_i18n import JsI18NTests, I18NTests, JsI18NTestsMultiPackage, JavascriptI18nTests
from .test_shortcuts import ShortcutTests
from .test_specials import URLHandling