source: trunk/abcl/ci/test-nontrivial-gray-streams.lisp

Last change on this file was 15769, checked in by Mark Evenson, 4 months ago

ci: test NONTRIVIAL-GRAY-STREAMS

File size: 104 bytes
Line 
1(ql:quickload
2 '(:nontrivial-gray-streams/test))
3
4(time 
5 (asdf:test-system :nontrivial-gray-streams))
6
Note: See TracBrowser for help on using the repository browser.