* tests/ramap.test: New file, test array-map!.

* Makefile.am (SCM_TESTS): Add it.
This commit is contained in:
Kevin Ryde 2005-01-04 00:45:13 +00:00
commit 2c0ddf445a

View file

@ -57,6 +57,7 @@ SCM_TESTS = tests/alist.test \
tests/q.test \
tests/r4rs.test \
tests/r5rs_pitfall.test \
tests/ramap.test \
tests/reader.test \
tests/receive.test \
tests/regexp.test \