* tests/slib.test: New file.
authorKevin Ryde <user42@zip.com.au>
Mon, 9 Aug 2004 01:28:23 +0000 (01:28 +0000)
committerKevin Ryde <user42@zip.com.au>
Mon, 9 Aug 2004 01:28:23 +0000 (01:28 +0000)
* Makefile.am (SCM_TESTS): Add it.

test-suite/Makefile.am

index 5c5091a..aa26fbc 100644 (file)
@@ -57,6 +57,7 @@ SCM_TESTS = tests/alist.test                  \
            tests/r5rs_pitfall.test             \
            tests/reader.test                   \
            tests/regexp.test                   \
+           tests/slib.test                     \
            tests/socket.test                   \
            tests/srcprop.test                  \
            tests/srfi-1.test                   \