diff options
| author | 2025-08-05 18:30:06 -0400 | |
|---|---|---|
| committer | 2025-08-05 18:30:06 -0400 | |
| commit | 2c536fb9fc00606d12d535609b1213cd98e47032 (patch) | |
| tree | dcbebfd399baa453fad07280efb50ad0b7c0d654 /tests | |
| parent | Support Foment (diff) | |
add chibi
Diffstat (limited to 'tests')
| -rwxr-xr-x | tests/chibi.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/chibi.sh b/tests/chibi.sh new file mode 100755 index 0000000..6f77933 --- /dev/null +++ b/tests/chibi.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +chibi-scheme -A "../lib" -A "../compat/srfi-225" -l run.scm |
