Blob Blame History Raw
diff -up ./tests/regressiontests/views/tests/__init__.py.orig ./tests/regressiontests/views/tests/__init__.py
--- ./tests/regressiontests/views/tests/__init__.py.orig	2013-02-27 12:43:30.919359871 +0100
+++ ./tests/regressiontests/views/tests/__init__.py	2013-02-27 12:43:42.469329487 +0100
@@ -4,7 +4,6 @@ from .debug import (DebugViewTests, Exce
     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