Remove old windows .dll files from source
[clsql.git] / clsql-tests.asd
index a7c7c68430437ef7e1c91d656f367ccbf225b291..f0280fc92510a84a1490f1c7fe38b7e3552da079 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,8 @@
                           (:file "test-ooddl")
                           (:file "test-oodml")
                           (:file "test-syntax")
-                           #-uffi:no-i18n (:file "test-i18n")
+                           (:file "test-pool")
+                           ; #-uffi:no-i18n (:file "test-i18n")
                            ))))
 
 (defmethod perform ((o test-op) (c (eql (find-system 'clsql-tests))))