Setting up a whole lot of testing infrastructure
[clnl] / src / test / cl-nl-test.asd
index 7fd17606764ade1b6e647e46abde1cbd625375e3..37fe158ea0b91678391ceb5a410f108e1d735d05 100644 (file)
@@ -5,5 +5,6 @@
   :author "Frank Duncan (frank@kank.com)"
   :serial t
   :components ((:file "package")
-               (:file "main"))
-  :depends-on (:cl-nl))
+               (:file "main")
+               (:file "simpletests"))
+  :depends-on (:cl-nl :ironclad))