X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpackage.lisp;h=ccee563a0d58939fd005a91f61949e21dfb69b1b;hb=678db1b9a79ea4789c77c53d7aa95d704780e3bc;hp=6fda69c11f4abde251cff5d57d324cb983195323;hpb=c8f9fdda5f67d41e8e32404cc7c2598f7adabafe;p=fiveam.git diff --git a/src/package.lisp b/src/package.lisp index 6fda69c..ccee563 100644 --- a/src/package.lisp +++ b/src/package.lisp @@ -74,6 +74,7 @@ #:*debug-on-error* #:*debug-on-failure* #:*verbose-failures* + #:*print-names* #:results-status)) ;;;; You can use #+5am to put your test-defining code inline with your