* tests/hash.test: New file.
authorKevin Ryde <user42@zip.com.au>
Fri, 9 Jul 2004 22:16:04 +0000 (22:16 +0000)
committerKevin Ryde <user42@zip.com.au>
Fri, 9 Jul 2004 22:16:04 +0000 (22:16 +0000)
* Makefile.am (SCM_TESTS): Add it.

test-suite/Makefile.am

index 3cdfa2f..ee8bf8b 100644 (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                   \