Move from github, collapse gltk and strictmath, add candle
[clnl] / src / test / clnl / package.lisp
diff --git a/src/test/clnl/package.lisp b/src/test/clnl/package.lisp
new file mode 100644 (file)
index 0000000..ea018f9
--- /dev/null
@@ -0,0 +1,2 @@
+(defpackage #:clnl-test (:use :common-lisp)
+ (:export #:run-all-tests #:run #:test-debug))