Add Licensing and Contributing
[clnl] / src / test / clnl / package.lisp
1 ; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3.  See distributed LICENSE.txt.
2 (defpackage #:clnl-test (:use :common-lisp)
3  (:export #:run-all-tests #:run #:test-debug))