hooks/test/unittest_hooks.py
branchstable
changeset 6798 c3d5c0a215b7
parent 6796 e70ca9abfc51
child 6957 ffda12be2e9f
child 6965 343c79c3f04a
--- a/hooks/test/unittest_hooks.py	Mon Jan 10 12:28:10 2011 +0100
+++ b/hooks/test/unittest_hooks.py	Mon Jan 10 14:00:37 2011 +0100
@@ -20,6 +20,7 @@
 
 note: most schemahooks.py hooks are actually tested in unittest_migrations.py
 """
+from __future__ import with_statement
 
 from logilab.common.testlib import TestCase, unittest_main