Changeset 15385 for trunk/abcl/ci/test-abcl.lisp
- Timestamp:
- 09/26/20 11:23:43 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/ci/test-abcl.lisp
r15330 r15385 1 1 (require :asdf) 2 2 3 (asdf:load-system :abcl/test/lisp) 3 (time 4 (asdf:test-system :abcl/test/lisp)) 4 5 5 (asdf:test-system :abcl/test/lisp)
Note: See TracChangeset
for help on using the changeset viewer.