cubicweb/test/unittest_spa2rql.py
changeset 11767 432f87a63057
parent 11447 ced4de539d66
child 11768 b8b71dd09a2c
--- a/cubicweb/test/unittest_spa2rql.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/test/unittest_spa2rql.py	Fri Sep 30 18:25:08 2016 +0200
@@ -1,4 +1,4 @@
-# copyright 2003-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
+# copyright 2003-2016 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
 # contact http://www.logilab.fr/ -- mailto:contact@logilab.fr
 #
 # This file is part of CubicWeb.
@@ -33,7 +33,6 @@
 xy.add_equivalence('Project name', 'doap:Project dc:title')
 
 
-
 @unittest.skipIf(SKIPCAUSE, SKIPCAUSE)
 class XYTC(TestCase):