Better tests organization, ASDF integration.
[cl-mock.git] / tests / suite.lisp
diff --git a/tests/suite.lisp b/tests/suite.lisp
new file mode 100644 (file)
index 0000000..04d89be
--- /dev/null
@@ -0,0 +1,3 @@
+(in-package #:cl-mock-tests)
+
+(def-suite cl-mock)