1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-04 11:10:27 +02:00

* tests/srfi-11.test: New file.

* Makefile.am (SCM_TESTS): Add it.
This commit is contained in:
Kevin Ryde 2004-04-23 21:19:26 +00:00
parent 42b4fcb48d
commit cd858a314c

View file

@ -59,6 +59,7 @@ SCM_TESTS = tests/alist.test \
tests/srfi-1.test \
tests/srfi-6.test \
tests/srfi-10.test \
tests/srfi-11.test \
tests/srfi-13.test \
tests/srfi-14.test \
tests/srfi-19.test \