X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Fbenchmarks.lisp;h=4e528908e6f3df98991a275f0ee2dbb660607399;hb=da9282a5c0ce927c613f1706f1c51796c75e16e4;hp=372b81cca30d0b5683562b7416555f70ed04ab42;hpb=d2d49ab13c98bc7a1819a0fd3968268a5567bdc3;p=clsql.git 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))