Explorar o código

Add metadata for quicklisp.

Brit Butler %!s(int64=10) %!d(string=hai) anos
pai
achega
5f3100604c
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      coleslaw.asd

+ 3 - 0
coleslaw.asd

@@ -32,6 +32,9 @@
32 32
                              (intern "COLESLAW-TESTS" :coleslaw-tests))))
33 33
 
34 34
 (defsystem #:coleslaw-tests
35
+  :description "A test suite for coleslaw."
36
+  :license "BSD"
37
+  :author "Brit Butler <redline6561@gmail.com>"
35 38
   :depends-on (coleslaw stefil)
36 39
   :pathname "tests/"
37 40
   :serial t