There was an error while loading. Please reload this page.
1 parent 00b22bf commit b660dd3Copy full SHA for b660dd3
1 file changed
cxml.asd
@@ -124,4 +124,5 @@
124
"Henrik Motakef"
125
"David Lichteblau")
126
:maintainer "Sharp Lispers <sharplispers@googlegroups.com>"
127
- :depends-on ("cxml/dom" "cxml/klacks" #-allegro "cxml/test"))
+ :depends-on ("cxml/dom" "cxml/klacks")
128
+ :in-order-to ((test-op (test-op "cxml/test"))))
0 commit comments