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