Add coverage, get to near 100
[sheep] / src / test / package.lisp
index 39b83edd6b14fe62d397c3068fb598a3490e5b29..e8780275b6bfc3a235041d896443f31b9af36711 100644 (file)
@@ -1,3 +1,6 @@
 ; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3.  See distributed LICENSE.txt.
 (defpackage #:sheep-test (:use :common-lisp)
  (:export :run-all-tests))
+
+; This package is for testing documentation of packages
+(defpackage #:sheep-unused)