X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Ftest-init.lisp;h=964849c0466c5f80a244a763135db642005767d8;hb=7ff510f86da4e60a8bde51d9874729bb518f3ae0;hp=4fe9c2e51bacd3fd291d7d9b9e08fbfa49f70868;hpb=d0f147d0e7d942b379bd7cd472f26b00c33916bc;p=clsql.git diff --git a/tests/test-init.lisp b/tests/test-init.lisp index 4fe9c2e..964849c 100644 --- a/tests/test-init.lisp +++ b/tests/test-init.lisp @@ -321,7 +321,6 @@ (ignore-errors (destroy-database spec :database-type db-type)) (ignore-errors (create-database spec :database-type db-type)) - ;; Also manually delete the tables since destroy-database/create-database doesn't work on ODBC (dolist (test (append *rt-connection* *rt-fddl* *rt-fdml* *rt-ooddl* *rt-oodml* *rt-syntax*))