1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-09 07:00:23 +02:00

(SCM_TESTS): Add srfi-39.test.

This commit is contained in:
Kevin Ryde 2005-01-02 00:41:55 +00:00
parent f268660d1e
commit 8dd93b9695

View file

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