From 05b261a33be670df8fcdf00be801f8cbda1902b5 Mon Sep 17 00:00:00 2001 From: colin Date: Sat, 9 Sep 2023 14:02:03 -0700 Subject: typo --- README.org | 1 - 1 file changed, 1 deletion(-) 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))) -- cgit v1.2.3