* tests/hash.test: New file.

* Makefile.am (SCM_TESTS): Add it.
This commit is contained in:
Kevin Ryde 2004-07-09 22:16:04 +00:00
commit 08ee6abd86

View file

@ -37,6 +37,7 @@ SCM_TESTS = tests/alist.test \
tests/getopt-long.test \
tests/goops.test \
tests/guardians.test \
tests/hash.test \
tests/hooks.test \
tests/import.test \
tests/interp.test \