X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Ftables.lisp;h=7d5daa51571a2c4ec60c5948a6f64a2f69f54fe5;hb=71fcd9afed461e52b5b3456e2dc2bc19f89dbe02;hp=1a003befcf97873bd73137c5964154e90fd5b272;hpb=52a426726a434dd54b9611aeafd31f553f9a4eac;p=clsql.git diff --git a/tests/tables.lisp b/tests/tables.lisp index 1a003be..7d5daa5 100644 --- a/tests/tables.lisp +++ b/tests/tables.lisp @@ -54,7 +54,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))) (defvar *conn-specs* (read-specs))