[alexandria-devel] Lost earmuff in tests.lisp
Peter Graves
peter at armedbear.org
Wed Oct 7 11:36:39 UTC 2009
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
More information about the alexandria-devel
mailing list