1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-03 18:50:19 +02:00

(SCM_TESTS): add srfi-31.scm.

This commit is contained in:
Rob Browning 2004-02-01 21:40:44 +00:00
parent 57c5d82d6a
commit 68a9c6bc99

View file

@ -29,6 +29,7 @@ SCM_TESTS = tests/alist.test \
tests/srfi-13.test \
tests/srfi-14.test \
tests/srfi-19.test \
tests/srfi-31.test \
tests/srfi-4.test \
tests/srfi-9.test \
tests/strings.test \