web/test/unittest_application.py
changeset 11062 40208f18c7c2
parent 9882 4db650d79e32
child 11063 de20b0903d7d
--- a/web/test/unittest_application.py	Fri Nov 20 12:29:13 2015 +0100
+++ b/web/test/unittest_application.py	Wed Nov 25 16:28:41 2015 +0100
@@ -23,7 +23,6 @@
 from logilab.common.testlib import TestCase, unittest_main
 from logilab.common.decorators import clear_cache, classproperty
 
-from cubicweb import AuthenticationError
 from cubicweb import view
 from cubicweb.devtools.testlib import CubicWebTC, real_error_handling
 from cubicweb.devtools.fake import FakeRequest