aboutsummaryrefslogtreecommitdiff
path: root/testiere.asd
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-11-10 10:49:28 -0600
committerColin Okay <colin@cicadas.surf>2022-11-10 10:49:28 -0600
commit89bed37d996ec7e788932abed66621108392c715 (patch)
tree0e7e4b0c8719ec4f39593612162049bc64d57221 /testiere.asd
parent7b6f07105031ed15c65eac8f122abb3396c93419 (diff)
Modify: eval-when in defun/t
Diffstat (limited to 'testiere.asd')
-rw-r--r--testiere.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/testiere.asd b/testiere.asd
index 2c3c1c1..3db3701 100644
--- a/testiere.asd
+++ b/testiere.asd
@@ -1,7 +1,7 @@
;;;; testiere.asd
(asdf:defsystem #:testiere
- :description "Up Front Testing for DEFUN and DEFMETHOD"
+ :description "Interactive Testing for DEFUN"
:author "Colin Okay <colin@cicadas.surf>"
:license "GPLv3"
:version "0.1.0"