Changeset 14430 for trunk/abcl/abcl.asd
- Timestamp:
- 03/09/13 13:02:45 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/abcl.asd
r14203 r14430 62 62 #+abcl 63 63 (:file "pathname-tests" :depends-on 64 ("utilities")))))) 64 ("utilities")) 65 #+abcl 66 (:file "package-local-nicknames-tests"))))) 65 67 66 68 (defmethod perform ((o test-op) (c (eql (find-system 'abcl-test-lisp))))
Note: See TracChangeset
for help on using the changeset viewer.