X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=tests%2Futils.lisp;fp=tests%2Futils.lisp;h=7225b3ebe09626fc741851b3bcf05c1bb2bfc554;hp=6b5d38e64606fe4406e1703801b81e52c2c4dabb;hb=cc92d162f24648d65ad872098353305a5baf91d7;hpb=86440ca219f801a087ad917d1c1f46c77c920aa4 diff --git a/tests/utils.lisp b/tests/utils.lisp index 6b5d38e..7225b3e 100644 --- a/tests/utils.lisp +++ b/tests/utils.lisp @@ -24,7 +24,7 @@ :type "config")) (defvar +all-db-types+ - #-clisp '(:postgresql :postgresql-socket :sqlite :mysql :odbc + #-clisp '(:postgresql :postgresql-socket :mysql :sqlite :odbc #+allegro :aodbc) #+clisp '(:sqlite))