aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2025-11-02 10:05:36 -0500
committerGravatar Peter McGoron 2025-11-02 10:05:36 -0500
commit3a713033dfe313802d183f5419ff042fa6ae2fe8 (patch)
treed290dc2c02f786a1dab1b2e7af0df93dd1173a50 /tests
parentgroup hooks (diff)
make macro generators, test on chibi. Currently broken in CHICKEN-5 due to a bug in compiled syntax-rules macros
Diffstat (limited to 'tests')
-rw-r--r--tests/impl.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/impl.scm b/tests/impl.scm
index 27e3b72..840d590 100644
--- a/tests/impl.scm
+++ b/tests/impl.scm
@@ -114,7 +114,6 @@
(test-group "after test"
(let ((called? #f)
(pair (cons #f #f)))
- (define inside-test-info)
(test-body "after test is called with previous test-info"
(parameterize ((test-info
(dict-set! (test-dto) dummy-dict