web/test/unittest_propertysheet.py
changeset 9844 e7d7b7793769
parent 9675 8aabfefc8a81
child 10318 09273cb083e7
--- a/web/test/unittest_propertysheet.py	Tue Jun 03 12:27:26 2014 +0200
+++ b/web/test/unittest_propertysheet.py	Tue Jun 03 12:35:25 2014 +0200
@@ -4,7 +4,7 @@
 
 from logilab.common.testlib import TestCase, unittest_main
 
-from cubicweb.web.propertysheet import *
+from cubicweb.web.propertysheet import PropertySheet, lazystr
 
 DATADIR = join(dirname(__file__), 'data')
 CACHEDIR = join(DATADIR, 'uicache')