aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2024-04-19 07:22:03 -0700
committercolin <colin@cicadas.surf>2024-04-19 07:22:03 -0700
commit7adc21d1565e575a80c56dc61e7f119a6cde6e12 (patch)
treec2dbf5031dd322d1268f96e947718e3924619203 /README.org
parent29e4729d30b6b06881443b009589c0b87079631a (diff)
Remove: legacy testiere
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
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.