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

* Makefile.am (SCM_TESTS): Add it.
This commit is contained in:
Kevin Ryde 2005-03-13 00:52:01 +00:00
commit bf04b1a384

View file

@ -75,6 +75,7 @@ SCM_TESTS = tests/alist.test \
tests/srfi-31.test \
tests/srfi-34.test \
tests/srfi-39.test \
tests/srfi-60.test \
tests/srfi-4.test \
tests/srfi-9.test \
tests/strings.test \