X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql-tests.asd;fp=clsql-tests.asd;h=46e726154adf17570f81e7f28a820227653af1a2;hp=7a7d6d9b6da392e320c9f469a68ebba098e334cb;hb=70227e5f0b76bb649fc6c1a478d7374953fd815b;hpb=41b951fca5ef48b594ca316cf1253b4d1192a045 diff --git a/clsql-tests.asd b/clsql-tests.asd index 7a7d6d9..46e7261 100644 --- a/clsql-tests.asd +++ b/clsql-tests.asd @@ -40,8 +40,6 @@ (:file "test-syntax"))))) (defmethod perform ((o test-op) (c (eql (find-system 'clsql-tests)))) - (error "Automated performing of test-op is not yet supported.") - #+ignore (unless (funcall (intern (symbol-name '#:run-tests) (find-package '#:clsql-tests))) (error "test-op failed")))