Add ability to specify first line copyright notices
[wolf] / src / test / package.lisp
1 (defpackage #:wolf-test (:use :common-lisp)
2  (:export :run-all-tests))