X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpackages.lisp;h=6536e28a67016ef5c4ffa6b751c3996bb0bbc734;hb=afd9b77ccfe82efa515b6a1546c9f9c4e2a01d8e;hp=2847810099184741b197a050f12831b82ec1e06b;hpb=5aa49ffbda2a15f5794da02bd59679c3cbc34ee6;p=fiveam.git diff --git a/src/packages.lisp b/src/packages.lisp index 2847810..6536e28 100644 --- a/src/packages.lisp +++ b/src/packages.lisp @@ -54,7 +54,8 @@ #:! #:!! #:!!! - #:*debug-on-error*)) + #:*debug-on-error* + #:*verbose-failures*)) ;;;; You can use #+5am to put your test-defining code inline with your ;;;; other code - and not require people to have fiveam to run your