* tests/srfi-60.test: New file.
authorKevin Ryde <user42@zip.com.au>
Sun, 13 Mar 2005 00:52:01 +0000 (00:52 +0000)
committerKevin Ryde <user42@zip.com.au>
Sun, 13 Mar 2005 00:52:01 +0000 (00:52 +0000)
* Makefile.am (SCM_TESTS): Add it.

test-suite/Makefile.am

index bb8ca3c..3959770 100644 (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                  \