r8936: merged classic-tests into tests
[clsql.git] / clsql.asd
index f7c9d366971c0e6bdabd6f73793b3fe15f15cc3b..366859a88bf108d44d3df9a78dbeb1accf520734 100644 (file)
--- a/clsql.asd
+++ b/clsql.asd
@@ -57,4 +57,4 @@ a functional and an object oriented interface."
 
 (defmethod perform ((o test-op) (c (eql (find-system 'clsql))))
   (operate 'load-op 'clsql-tests)
-  (operate 'test-op 'clsql-tests))
+  (operate 'test-op 'clsql-tests :force t))