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