r8936: merged classic-tests into tests
[clsql.git] / clsql-classic.asd
index a700cfd3b33143e388a253a1183d753ce0add7bf..73734dfb8ed5371a4d01dbd0acfa993ef508c55a 100644 (file)
@@ -39,5 +39,4 @@
 
 #+(or allegro lispworks cmu sbcl openmcl mcl scl)
 (defmethod perform ((o test-op) (c (eql (find-system 'clsql-classic))))
-  (operate 'load-op 'clsql-classic-tests)
-  (operate 'test-op 'clsql-classic-tests))
+  (warn "Testing is provided by the CLSQL-TESTS system"))