X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=tests%2Ftest-init.lisp;h=005c247f803c47bf1b1d471eb2890427221728af;hp=ebbcf8396d9d35e9da24ea762d09e9e681dafbc8;hb=e5744a78271044484b3399d4fc1d55b3e8808784;hpb=c4da3cfcbb955395d8a556e1f89aadad696302b7 diff --git a/tests/test-init.lisp b/tests/test-init.lisp index ebbcf83..005c247 100644 --- a/tests/test-init.lisp +++ b/tests/test-init.lisp @@ -321,7 +321,7 @@ ******************************************************************* " db-type) (db-type-ensure-system db-type) - (rt:rem-all-tests) + (regression-test:rem-all-tests) (ignore-errors (destroy-database spec :database-type db-type)) (ignore-errors (create-database spec :database-type db-type)) (dolist (test (append *rt-connection* *rt-fddl* *rt-fdml*