X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql-classic-tests.asd;h=74f2dfbc36dcfd9eda0539ea263aa388734e6f67;hp=5b96d2a68a98fe8f9982f5a08abb748c19bb8e1b;hb=c4ffac239e4910bff542dadf3212ad95803af64e;hpb=e2c86e8c664d8b3ecfd215843a9a1fbf5fa83693 diff --git a/clsql-classic-tests.asd b/clsql-classic-tests.asd index 5b96d2a..74f2dfb 100644 --- a/clsql-classic-tests.asd +++ b/clsql-classic-tests.asd @@ -21,12 +21,12 @@ :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