source:
tags/1.7.0/ci/test-cffi.lisp
Last change on this file was 15173, checked in by , 5 years ago | |
---|---|
File size: 117 bytes |
Line | |
---|---|
1 | (require :asdf) |
2 | (require :abcl-contrib) |
3 | |
4 | (ql:quickload :cffi) |
5 | (ql:quickload :cffi-tests) |
6 | |
7 | (asdf:test-system :cffi) |
8 | |
9 |
Note: See TracBrowser
for help on using the repository browser.