aboutsummaryrefslogtreecommitdiffstats
path: root/lib/conspire.sld
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2025-09-21 09:15:38 -0400
committerGravatar Peter McGoron 2025-09-21 09:15:38 -0400
commitf8385d7a7c7975abb474f06bf2fbc44e264f571c (patch)
tree2327abfa78fb0f38f3180742663daff4b99e646e /lib/conspire.sld
parentadd pretty-printer (diff)
replace with-test-assert with test-assert for better compat with SRFI-64
Diffstat (limited to '')
-rw-r--r--lib/conspire.sld2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/conspire.sld b/lib/conspire.sld
index 4bd9bdc..430a2a7 100644
--- a/lib/conspire.sld
+++ b/lib/conspire.sld
@@ -39,7 +39,7 @@
default-after-group default-report-group
default-test-info-dict default-test-info-dto
;; SRFI-64 style assertions
- test-application with-test-assert
+ test-application test-assert
test-equal test-eqv test-eq test-approximate
call-as-test-error with-test-error
test-skip-all