X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=tests%2Fpackage.lisp;fp=tests%2Fpackage.lisp;h=f420b102e503d6eda8fadf8b5ad94e998b2c2c38;hp=044aaccc1d7510875f21033a57c1f9370b9b8bfc;hb=92cad9a9410b8e481987b90cc4f5edd8cc85e7ce;hpb=326e9dc298298431a7122ed57d14a60bccd95923 diff --git a/tests/package.lisp b/tests/package.lisp index 044aacc..f420b10 100644 --- a/tests/package.lisp +++ b/tests/package.lisp @@ -26,8 +26,8 @@ #:run-benchmarks #:run-benchmarks-append-report-file #:summarize-test-report - #:test-initialise-database - #:test-connect-to-database + #:test-connect + #:test-setup-database ) (:documentation "Regression tests for CLSQL."))