author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Mon, 10 Jan 2011 14:00:37 +0100 | |
branch | stable |
changeset 6798 | c3d5c0a215b7 |
parent 6797 | 90d687bd4c52 |
child 6799 | 30faf6021278 |
--- 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