r9199: fold clsql-base and clsql-base-sys into clsql-base
[clsql.git] / clsql-tests.asd
index eeca1825ae674746d1c1f1eba265c4555cb33aa0..f42b7f103f26ec42068557bb51918ce32eb49eb5 100644 (file)
     :version ""
     :licence ""
     :description "A regression test suite for CLSQL."
-    :depends-on (clsql ptester rt)
+    :depends-on (clsql rt)
     :components 
     ((:module tests
              :serial t
              :components ((:file "package")
                           (:file "utils")
                           (:file "test-init")
+                          (:file "test-time")
                           (:file "test-basic")
                           (:file "test-connection")
                           (:file "test-fddl")