diff options
Diffstat (limited to 'README.org')
-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))) |