From 8b03deb4f8a2cede23593ce1ddc9e235588de3f4 Mon Sep 17 00:00:00 2001 From: colin Date: Sun, 4 Feb 2024 11:04:00 -0800 Subject: readme phrasing --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index 657c4b9..cd9ebbe 100644 --- a/README.org +++ b/README.org @@ -238,7 +238,7 @@ tests that aren't part of the package you're testing." (:is (not (typep "foo" 'optional-int)))) '(or integer null)) #+end_src -*** Running the suite +*** Running Test Suites The above also defines a test suite for the forms defined in the ~:testiere.examples~ package. -- cgit v1.2.3