Rename to clnl, add documentation
[clnl] / src / test / package.lisp
1 (defpackage #:clnl-test (:use :common-lisp :clnl)
2  (:export :run-all-tests :run :test-debug))