author | Aurelien Campeas <aurelien.campeas@logilab.fr> |
Mon, 25 May 2009 13:02:56 +0200 | |
branch | stable |
changeset 1915 | 12cd95af4e90 |
parent 1913 | 7d7bfd30c7f5 (current diff) |
parent 1914 | 0ce7dbfffefd (diff) |
child 1916 | 5c94f776e4f6 |
--- a/web/test/unittest_viewselector.py Mon May 25 12:57:19 2009 +0200 +++ b/web/test/unittest_viewselector.py Mon May 25 13:02:56 2009 +0200 @@ -1,8 +1,6 @@ # -*- coding: iso-8859-1 -*- """XXX rename, split, reorganize this """ -from __future__ import with_statement - from logilab.common.testlib import unittest_main from cubicweb.devtools.apptest import EnvBasedTC