X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=tests%2Ftest-init.lisp;fp=tests%2Ftest-init.lisp;h=a12d2144d77c767bc568543b119ba7b4d227a439;hp=cd37dac8a7dd3b2e81ae2e027f07f64f6ea4fa82;hb=374df8f34a7214e08fc4cfc5d734d024acdbf9ca;hpb=8997e2789a6677f5d5c78e0b630090824be30307 diff --git a/tests/test-init.lisp b/tests/test-init.lisp index cd37dac..a12d214 100644 --- a/tests/test-init.lisp +++ b/tests/test-init.lisp @@ -262,7 +262,8 @@ ((and (eql *test-database-type* :sqlite3) (clsql-sys:in test :fddl/view/4 :fdml/select/10 :fdml/select/21 :fdml/select/32 - :fdml/select/33)) + :fdml/select/33 + :basic/reallybigintegers/1)) (push (cons test "not supported by sqlite3.") skip-tests)) ((and (not (clsql-sys:db-type-has-bigint? db-type)) (clsql-sys:in test :basic/bigint/1))