X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=tests%2Ftest-init.lisp;h=4a83cf9cd28a3950089d91ce8ff581e93a911ab0;hp=3efa6d62d193130c0431a0142afb8ab1796a7123;hb=78da4831fd20e83f64c74fd6140ed6e8ee73a495;hpb=9cbc6d3a7769dcff71f4c30cf379ea8bd3539cdb 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))