ds-artists: new test dataset ds-artists. clsql-tests.asd: add new filee ds-artists...
[clsql.git] / clsql-tests.asd
index a7c7c68430437ef7e1c91d656f367ccbf225b291..400e43d85221663d127c345a286272d3c6133783 100644 (file)
@@ -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))))