From 7adc21d1565e575a80c56dc61e7f119a6cde6e12 Mon Sep 17 00:00:00 2001 From: colin Date: Fri, 19 Apr 2024 07:22:03 -0700 Subject: Remove: legacy testiere --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index b05cf0d..828654c 100644 --- a/README.org +++ b/README.org @@ -237,7 +237,7 @@ tests that aren't part of the package you're testing." (:is (not (typep "foo" 'optional-int)))) '(or integer null)) #+end_src -*** Running Test Suites +** Running Test Suites The above also defines a test suite for the forms defined in the ~:testiere.examples~ package. -- cgit v1.2.3