Added random-float and reporter tests
[clnl] / src / test / package.lisp
1 (defpackage #:cl-nl-test (:use :common-lisp :cl-nl)
2  (:export :run-all-tests :run :test-debug))