Code reformat - Macro for functions implement commands to return :undefined
[clnl] / src / test / package.lisp
1 (defpackage #:clnl-test (:use :common-lisp)
2  (:export #:run-all-tests #:run #:test-debug))