* tests/srfi-11.test: New file.
authorKevin Ryde <user42@zip.com.au>
Fri, 23 Apr 2004 21:19:26 +0000 (21:19 +0000)
committerKevin Ryde <user42@zip.com.au>
Fri, 23 Apr 2004 21:19:26 +0000 (21:19 +0000)
* Makefile.am (SCM_TESTS): Add it.

test-suite/Makefile.am

index 945268c..ca7ecac 100644 (file)
@@ -59,6 +59,7 @@ SCM_TESTS = tests/alist.test                  \
            tests/srfi-1.test                   \
            tests/srfi-6.test                   \
            tests/srfi-10.test                  \
+           tests/srfi-11.test                  \
            tests/srfi-13.test                  \
            tests/srfi-14.test                  \
            tests/srfi-19.test                  \