X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=tests%2Fbenchmarks.lisp;fp=tests%2Fbenchmarks.lisp;h=4e528908e6f3df98991a275f0ee2dbb660607399;hp=372b81cca30d0b5683562b7416555f70ed04ab42;hb=92cad9a9410b8e481987b90cc4f5edd8cc85e7ce;hpb=326e9dc298298431a7122ed57d14a60bccd95923 diff --git a/tests/benchmarks.lisp b/tests/benchmarks.lisp index 372b81c..4e52890 100644 --- a/tests/benchmarks.lisp +++ b/tests/benchmarks.lisp @@ -42,7 +42,7 @@ (values)) (defun do-benchmarks-for-backend (db-type spec count) - (test-connect-to-database db-type spec) + (test-setup-database db-type spec) (write-report-banner "Benchmarks" db-type *report-stream* (database-name-from-spec spec db-type))