1 ; For why this is the way it is, see src/main/clnl.asd
2 (asdf:defsystem clnl-test
3 :name "Experiment Tests"
4 :maintainer "Frank Duncan (frank@kank.com)"
5 :author "Frank Duncan (frank@kank.com)"
7 :depends-on (:ironclad :clnl clnl-test.internal))