Add metadata for quicklisp.
This commit is contained in:
parent
5727578b26
commit
5f3100604c
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@
|
|||
(intern "COLESLAW-TESTS" :coleslaw-tests))))
|
||||
|
||||
(defsystem #:coleslaw-tests
|
||||
:description "A test suite for coleslaw."
|
||||
:license "BSD"
|
||||
:author "Brit Butler <redline6561@gmail.com>"
|
||||
:depends-on (coleslaw stefil)
|
||||
:pathname "tests/"
|
||||
:serial t
|
||||
|
|
Loading…
Add table
Reference in a new issue