X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Ftests.lisp;fp=tests%2Ftests.lisp;h=22e7f690f790d5cca04bf9968e0984331690b58d;hb=71fcd9afed461e52b5b3456e2dc2bc19f89dbe02;hp=5cb93e7d08cc69723015a3453436dbb3d3c740d5;hpb=52a426726a434dd54b9611aeafd31f553f9a4eac;p=clsql.git diff --git a/tests/tests.lisp b/tests/tests.lisp index 5cb93e7..22e7f69 100644 --- a/tests/tests.lisp +++ b/tests/tests.lisp @@ -55,7 +55,7 @@ (setf (pgsql-socket-spec specs) (cadr (assoc :postgresql-socket config))) specs)) - (error "CLSQL tester config file ~S not found" path))) + (warn "CLSQL tester config file ~S not found" path))) (defmethod mysql-table-test ((test conn-specs)) (test-table (mysql-spec test) :mysql))