Add package documentation
[sheep] / src / test / package.lisp
1 (defpackage #:docgen-test (:use :common-lisp)
2  (:export :run-all-tests))