Get working on Windows 8
[clnl] / src / test / clnl-test.internal.asd
1 ; For why this is the way it is, see src/main/clnl.asd
2 (asdf:defsystem clnl-test.internal
3   :components ((:file "package")
4                (:file "main")
5                (:file "simpletests")
6                (:file "viewtests")))