X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql-tests.asd;h=400e43d85221663d127c345a286272d3c6133783;hp=a7c7c68430437ef7e1c91d656f367ccbf225b291;hb=1011d4f44384e10f45ea0268e5c7fc759f417d3e;hpb=008ef476827e2b4ec81829f1e204e9f954017678 diff --git a/clsql-tests.asd b/clsql-tests.asd index a7c7c68..400e43d 100644 --- a/clsql-tests.asd +++ b/clsql-tests.asd @@ -38,6 +38,7 @@ (:file "datasets") (:file "ds-employees") (:file "ds-nodes") + (:file "ds-artists") (:file "benchmarks") (:file "test-internal") (:file "test-basic") @@ -48,7 +49,7 @@ (:file "test-ooddl") (:file "test-oodml") (:file "test-syntax") - #-uffi:no-i18n (:file "test-i18n") + ; #-uffi:no-i18n (:file "test-i18n") )))) (defmethod perform ((o test-op) (c (eql (find-system 'clsql-tests))))