X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql-tests.asd;h=9d4df2f67e4c223ce5c13b7b7fedfdf77915a0b6;hb=c41d81c0d1233372012a1de93fcdfd6b2a6e5618;hp=f42b7f103f26ec42068557bb51918ce32eb49eb5;hpb=a223800f208347e8a07f597648fcdb6c05ec5afe;p=clsql.git diff --git a/clsql-tests.asd b/clsql-tests.asd index f42b7f1..9d4df2f 100644 --- a/clsql-tests.asd +++ b/clsql-tests.asd @@ -32,8 +32,10 @@ :components ((:file "package") (:file "utils") (:file "test-init") - (:file "test-time") + (:file "benchmarks") + (:file "test-internal") (:file "test-basic") + (:file "test-time") (:file "test-connection") (:file "test-fddl") (:file "test-fdml")