X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpackages.lisp;h=2847810099184741b197a050f12831b82ec1e06b;hb=2497dffb3f38aef6b3b5b689b90e20620e5ceaf8;hp=1220a78ae2f4047c309a7d6be28dba89ec4791f2;hpb=6e4acc919aafc7e1a963bad1f1a218f8ea423394;p=fiveam.git diff --git a/src/packages.lisp b/src/packages.lisp index 1220a78..2847810 100644 --- a/src/packages.lisp +++ b/src/packages.lisp @@ -56,9 +56,10 @@ #:!!! #:*debug-on-error*)) -;;;; You can use #+fiveam() to put your test-defining code -;;;; inline with your other code - and not require people to -;;;; have fiveam to run your package. +;;;; 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 +;;;; package. + (pushnew :5am *features*) ;;;;@include "check.lisp"