Changeset 15174
- Timestamp:
- 11/21/19 20:14:55 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/ci/test-cl+ssl.lisp
r15167 r15174 2 2 (require :abcl-contrib) 3 3 4 (ql:quickload :cl_ssl.test) 4 (ql:quickload :cl+ssl) 5 (ql:quickload :cl+ssl.test) 5 6 6 7 (fiveam:run-all-tests)
Note: See TracChangeset
for help on using the changeset viewer.