From: Attila Lendvai Date: Fri, 10 Nov 2006 21:49:07 +0000 (+0100) Subject: Added :fiveam package nickname X-Git-Url: http://repo.macrolet.net/gitweb/?p=fiveam.git;a=commitdiff_plain;h=9b43cf64817a75a55ea28fa549e35f8ab7eb44ca Added :fiveam package nickname --- diff --git a/src/packages.lisp b/src/packages.lisp index ddd6ba0..8c06239 100644 --- a/src/packages.lisp +++ b/src/packages.lisp @@ -19,7 +19,7 @@ (defpackage :it.bese.FiveAM (:use :common-lisp :it.bese.arnesi) - (:nicknames :5am) + (:nicknames :5am :fiveam) (:export ;; creating tests and test-suites #:make-suite #:def-suite