X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql-tests.asd;h=6da0173eba355a45601f6ad90f6be1ec0201a55a;hp=a9c8729ff060a4b951fabcbe4c382b47b89464ee;hb=fd3c9c9f21ff40904bf27eb7a797bbd6c2d80630;hpb=4c8a9a8b403c20cdc78fc427ae06e70536666119 diff --git a/clsql-tests.asd b/clsql-tests.asd index a9c8729..6da0173 100644 --- a/clsql-tests.asd +++ b/clsql-tests.asd @@ -21,9 +21,12 @@ :licence "Lessor Lisp General Public License" :description "Testing suite for CLSQL" - :depends-on (:clsql :clsql-mysql :clsql-postgresql :clsql-postgresql-socket + :depends-on (:clsql #-clisp :clsql-mysql + #-clisp :clsql-postgresql + #-clisp :clsql-postgresql-socket :ptester - #+(and allegro (not allegro-cl-trial)) :clsql-aodbc) + #+(and allegro (not allegro-cl-trial)) :clsql-aodbc + :clsql-sqlite) :components ((:module tests :components