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