summary refs log tree commit diff
path: root/src/guile/srfi
diff options
context:
space:
mode:
Diffstat (limited to 'src/guile/srfi')
-rw-r--r--src/guile/srfi/srfi-64.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guile/srfi/srfi-64.scm b/src/guile/srfi/srfi-64.scm
index 56a99a4..3a41b03 100644
--- a/src/guile/srfi/srfi-64.scm
+++ b/src/guile/srfi/srfi-64.scm
@@ -3,7 +3,7 @@
            ;; referred to by the expanded macros.
            %test-begin %test-comp2 %test-comp2body %test-on-test-begin
            %test-evaluate-with-catch %test-on-test-end %test-report-result
-           %test-end
+           %test-end %test-comp1body
 
            test-begin ;; must be listed first, since in Kawa (at least) it is "magic".
            test-end test-assert test-eqv test-eq test-equal