r8850: remove usql files
[clsql.git] / clsql-classic-tests.asd
index 5b96d2a68a98fe8f9982f5a08abb748c19bb8e1b..74f2dfbc36dcfd9eda0539ea263aa388734e6f67 100644 (file)
   :licence "Lessor Lisp General Public License"
   :description "Testing suite for CLSQL"
 
-  :depends-on (:clsql #-clisp :clsql-mysql 
-                     #-clisp :clsql-postgresql
-                     #-clisp :clsql-postgresql-socket
-                     :ptester
-                     #+(and allegro (not allegro-cl-trial)) :clsql-aodbc
-                     :clsql-sqlite)
+  :depends-on (clsql #-clisp clsql-mysql 
+                    #-clisp clsql-postgresql
+                    #-clisp clsql-postgresql-socket
+                    ptester
+                    #+(and allegro (not allegro-cl-trial)) clsql-aodbc
+                    clsql-sqlite)
   :components
   ((:module :classic-tests
            :components