Skip to content

Commit

Permalink
Add metadata to test ASDF files.
Browse files Browse the repository at this point in the history
  • Loading branch information
brown committed Jun 6, 2015
1 parent e35e27a commit c1d01dd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions swank-client-test.asd
Expand Up @@ -18,6 +18,11 @@
;;;; Author: brown@google.com (Robert Brown)

(defsystem swank-client-test
:name "Swank Client test"
:description "Test code for package SWANK-CLIENT."
:version "1.5"
:author "Robert Brown"
:license "GPL version 2. See the copyright messages in individual files."
:depends-on (bordeaux-threads
hu.dwim.stefil
swank
Expand Down

0 comments on commit c1d01dd

Please sign in to comment.