source: tags/1.6.1/ci/abcl-prove.lisp

Last change on this file was 15216, checked in by Mark Evenson, 4 years ago

ci: run all existing PROVE fragments

File size: 142 bytes
Line 
1(ql:quickload :abcl-prove)
2
3(asdf:load-system :abcl-prove)
4(asdf:test-system :abcl-prove/t)
5
6;;; also works as :abcl/t under some definitions
Note: See TracBrowser for help on using the repository browser.