diff --git a/test-suite/ChangeLog b/test-suite/ChangeLog index a57a61c67..da0a31f7d 100644 --- a/test-suite/ChangeLog +++ b/test-suite/ChangeLog @@ -2,6 +2,10 @@ * tests/regexp.test (regexp-quote): New tests. + * tests/srfi-31.test: Use define-module to keep bindings out of + further tests. Use-module (test-suite lib) for stand-alone operation. + (rec): Exercise bad args. + 2004-08-25 Kevin Ryde * and-let-star.scm (and-let*): Give #t for an empty body, per srfi-2