From b54ffac171e3b99cfc8756d4c28e00727f6ff128 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Sun, 20 Mar 2022 09:39:57 -0500 Subject: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbae172..4fd886b 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ questions. Useful for mocking. In the above, the temporary redefinition of JUST-A-FUNCTION is used. -# `WITH-STUBS` and `:PROGRAM` Style Tests +## `WITH-STUBS` and `:PROGRAM` Style Tests By using the `:program` test and the `with-stubs` macro, you can define just about any kind of test. In the following, you use -- cgit v1.2.3