diff -rN -u old-alexandria/tests.lisp new-alexandria/tests.lisp --- old-alexandria/tests.lisp 2009-10-07 03:51:00.000000000 -0700 +++ new-alexandria/tests.lisp 2009-10-07 03:51:01.000000000 -0700 @@ -7,7 +7,7 @@
(in-package :alexandria-tests)
-(defun run-tests (&key ((:compiled *compile-tests))) +(defun run-tests (&key ((:compiled *compile-tests*))) (do-tests))
;;;; Arrays
On 7 October 2009 13:36, Peter Graves peter@armedbear.org wrote:
Committed, thanks!
Cheers,
-- Nikodemus
alexandria-devel@common-lisp.net