aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gauche.sh
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2025-11-03 22:55:50 -0500
committerGravatar Peter McGoron 2025-11-03 22:55:50 -0500
commit860e3809928b6bcca55e38131e279cdcb01d8be7 (patch)
tree66d866be9b2034394ab4427e80574377ef02e71f /tests/gauche.sh
parentconsidering continuations (diff)
start moving implementation-dependent code into separate libraries
Diffstat (limited to 'tests/gauche.sh')
-rwxr-xr-xtests/gauche.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gauche.sh b/tests/gauche.sh
index 75d3abb..989470b 100755
--- a/tests/gauche.sh
+++ b/tests/gauche.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-gosh -I "../lib" -I "../compat/srfi-225" run.scm
+gosh -I "../lib" -I "../compat/micro-srfi-225" run.scm