X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Ftest-init.lisp;h=981046e51f0d59b48efdd13c98ef09c3abed54ad;hb=5c67b804b62d2970685ebd8d28c88446457be975;hp=9af59da503b6845fbcaee73612eaf5d07998abd1;hpb=55800d1564d90f948f740441bb26127c3a42c526;p=clsql.git diff --git a/tests/test-init.lisp b/tests/test-init.lisp index 9af59da..981046e 100644 --- a/tests/test-init.lisp +++ b/tests/test-init.lisp @@ -482,7 +482,7 @@ (machine-type) db-type (if (not (eq db-type *test-database-underlying-type*)) - (format nil " with underlying type ~A" + (format nil " with underlying type ~:@(~A~)" *test-database-underlying-type*) "") ))