From c978852f91901252c7b8c5d5a1fd31918d374932 Mon Sep 17 00:00:00 2001 From: colin Date: Sun, 4 Feb 2024 11:02:32 -0800 Subject: test suites; readme --- examples/examples.lisp | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/examples.lisp') diff --git a/examples/examples.lisp b/examples/examples.lisp index c9f8a07..bf59434 100644 --- a/examples/examples.lisp +++ b/examples/examples.lisp @@ -119,3 +119,4 @@ tests that aren't part of the package you're testing." (:is (typep 10 'optional-int)) (:is (not (typep "foo" 'optional-int)))) '(or integer null)) + -- cgit v1.2.3