server/test/unittest_rql2sql.py
branch3.5
changeset 3245 7ef021ac8dec
parent 3238 988a72e59b2b
child 3447 0a0f8df4a2f7
child 3520 eb508952ee81
--- a/server/test/unittest_rql2sql.py	Wed Sep 16 14:32:13 2009 +0200
+++ b/server/test/unittest_rql2sql.py	Wed Sep 16 14:32:56 2009 +0200
@@ -163,7 +163,6 @@
 ]
 
 ADVANCED= [
-
     ("Societe S WHERE S nom 'Logilab' OR S nom 'Caesium'",
      '''SELECT S.cw_eid
 FROM cw_Societe AS S