X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Ftest-init.lisp;h=4a83cf9cd28a3950089d91ce8ff581e93a911ab0;hb=78da4831fd20e83f64c74fd6140ed6e8ee73a495;hp=3efa6d62d193130c0431a0142afb8ab1796a7123;hpb=1011d4f44384e10f45ea0268e5c7fc759f417d3e;p=clsql.git diff --git a/tests/test-init.lisp b/tests/test-init.lisp index 3efa6d6..4a83cf9 100644 --- a/tests/test-init.lisp +++ b/tests/test-init.lisp @@ -287,7 +287,7 @@ (clsql-sys:in test :fdml/select/9)) (push (cons test "mssql uses integer math for AVG.") skip-tests)) ((and (not (member *test-database-underlying-type* - '(:postgresql :mysql :sqlite3))) + '(:postgresql :mysql :sqlite3 ))) (clsql-sys:in test :fdml/select/37 :fdml/select/38)) (push (cons test "LIMIT keyword not supported in SELECT.") skip-tests)) ((and (not (clsql-sys:db-type-has-auto-increment? db-underlying-type))