X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql-tests.asd;h=9d4df2f67e4c223ce5c13b7b7fedfdf77915a0b6;hp=f42b7f103f26ec42068557bb51918ce32eb49eb5;hb=11261eca2090842638d1b3b7c12b7cc1f6d58f09;hpb=a223800f208347e8a07f597648fcdb6c05ec5afe 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")