diff options
author | colin <colin@cicadas.surf> | 2023-09-09 14:02:03 -0700 |
---|---|---|
committer | colin <colin@cicadas.surf> | 2023-09-09 14:02:03 -0700 |
commit | 05b261a33be670df8fcdf00be801f8cbda1902b5 (patch) | |
tree | c17531896d64684f782d7be80c1acf5ad7e8ec38 | |
parent | 4025722943ae814c88da1fa8fe5778cffecce4ad (diff) |
typo
-rw-r--r-- | README.org | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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))) |