changeset 8694 | d901c36bcfce |
parent 8622 | db988713459d |
child 9267 | 24d9b86dfa54 |
--- a/server/test/unittest_storage.py Thu Feb 14 15:29:20 2013 +0100 +++ b/server/test/unittest_storage.py Thu Feb 14 15:39:23 2013 +0100 @@ -17,8 +17,6 @@ # with CubicWeb. If not, see <http://www.gnu.org/licenses/>. """unit tests for module cubicweb.server.sources.storages""" -from __future__ import with_statement - from logilab.common.testlib import unittest_main, tag, Tags from cubicweb.devtools.testlib import CubicWebTC