diff options
author | colin <colin@cicadas.surf> | 2024-02-04 11:07:51 -0800 |
---|---|---|
committer | colin <colin@cicadas.surf> | 2024-02-04 11:07:51 -0800 |
commit | c5ae8b66b6133b1a3ca4f99a4fd34b7e5c2b87de (patch) | |
tree | 29d41f2098c39d8a21c241068e88b988fac0c6be | |
parent | b885f2ef3103cfb74e02d96ef57b5e45b0c11d77 (diff) |
typo
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -243,7 +243,7 @@ The above also defines a test suite for the forms defined in the ~:testiere.examples~ package. The ~RUN-SUITES~ function lets you run test suites associated with -packages. The `:AUTOMATIC-CONTINUE` argument avoids dropping into the +packages. The ~:AUTOMATIC-CONTINUE~ argument avoids dropping into the debugger, instead printing a test failure. If the ~:PACKAGES~ argument is empty, then all test suites known to |