Improve testing

This commit is contained in:
retropikzel 2026-03-21 13:57:43 +02:00
parent e8f0cd374b
commit be0bd6f609
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ test: index build
cat ${TESTFILE} >> .tmp/test.scm
# Tests
cd .tmp && ${SNOW} srfi.64
cd .tmp && ${SNOW} retropikzel.ctrf
cd .tmp && ${SNOW} foreign.c
cd .tmp && ${SNOW} retropikzel.${LIBRARY}
cd .tmp && akku install akku-r7rs 2> /dev/null