Changeset 15189
- Timestamp:
- 11/22/19 12:43:51 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/ci/test-abcl.lisp
r15188 r15189 1 1 (require :asdf) 2 2 3 (ql:quickload :prove) ;; FIXME shouldn't need this 3 4 (asdf:load-system :abcl/test/lisp) 4 5
Note: See TracChangeset
for help on using the changeset viewer.