aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.org b/README.org
index 0e4ca0c..983eee2 100644
--- a/README.org
+++ b/README.org
@@ -183,7 +183,6 @@ tests that aren't part of the package you're testing."
(:tests
(:with-defuns
((dummy::make-drakma-request (url)
- (declare (values (simple-array character)))
"Hello there dudes"))
(= 3 (count-words-in-response "dummy-url"))
(:funcall 'test-count-words-in-response)))