Skip to content
Snippets Groups Projects
Commit 94637575 authored by Robert P. Goldman's avatar Robert P. Goldman
Browse files

Added missing reader conditional.

parent 38621e6c
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@
#+(and darwin ecl)
(leave-test "Bundle test doesn't work on Mac on this lisp." 0)
#+abcl
(when (and (member :abcl *features*)
(os-macosx-p)
;; bundles don't work on pre-1.3.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment