source:
tags/1.7.0/ci/test-abcl.lisp
Last change on this file was 15189, checked in by , 5 years ago | |
---|---|
File size: 139 bytes |
Line | |
---|---|
1 | (require :asdf) |
2 | |
3 | (ql:quickload :prove) ;; FIXME shouldn't need this |
4 | (asdf:load-system :abcl/test/lisp) |
5 | |
6 | (asdf:test-system :abcl/test/lisp) |
Note: See TracBrowser
for help on using the repository browser.