source:
tags/1.7.1/ci/test-ansi.lisp
Last change on this file was 15330, checked in by , 4 years ago | |
---|---|
File size: 97 bytes |
Line | |
---|---|
1 | (require :asdf) |
2 | |
3 | (asdf:load-system :abcl) |
4 | |
5 | (time |
6 | (asdf:test-system :abcl/test/ansi/compiled)) |
7 |
Note: See TracBrowser
for help on using the repository browser.