Better tests organization, ASDF integration.
[cl-mock.git] / tests / methods.lisp
index 36b7894..fa88e4a 100644 (file)
@@ -2,7 +2,7 @@
 
 (in-package #:cl-mock-tests)
 
-(import 'cl-mock::(progm))
+(in-suite cl-mock)
 
 (defclass foo ()
   ())