; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3. See distributed LICENSE.txt. (defpackage #:wolf-test (:use :common-lisp) (:export :run-all-tests))