diff -r d0bf71aff4a1 -r 02e141e41da2 web/test/unittest_urlrewrite.py --- a/web/test/unittest_urlrewrite.py Fri Sep 16 13:56:00 2011 +0200 +++ b/web/test/unittest_urlrewrite.py Fri Sep 16 14:01:17 2011 +0200 @@ -1,4 +1,4 @@ -# copyright 2003-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2003-2011 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # contact http://www.logilab.fr/ -- mailto:contact@logilab.fr # # This file is part of CubicWeb. @@ -15,9 +15,6 @@ # # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . -""" - -""" from logilab.common.testlib import TestCase, unittest_main from cubicweb.devtools.testlib import CubicWebTC