Create deployables
[clnl] / src / test / clnl-test.asd
index 15721ddfb9e6023f233486f31db504c8fe47feb5..d65a7971fb84fd168d9e37787c10734e8d7ba2ed 100644 (file)
@@ -1,13 +1,6 @@
 ; For why this is the way it is, see src/main/clnl.asd
-(asdf:defsystem clnl-test.internal
-  :components ((:file "package")
-               (:file "main")
-               (:file "simpletests")
-               (:file "viewtests")))
-
 (asdf:defsystem clnl-test
   :name "Experiment Tests"
-  :version "0.0.1"
   :maintainer "Frank Duncan (frank@kank.com)"
   :author "Frank Duncan (frank@kank.com)"
   :serial t