* tests/popen.test: New file.
authorKevin Ryde <user42@zip.com.au>
Fri, 19 Sep 2003 01:06:14 +0000 (01:06 +0000)
committerKevin Ryde <user42@zip.com.au>
Fri, 19 Sep 2003 01:06:14 +0000 (01:06 +0000)
* Makefile.am (SCM_TESTS): Add it.

test-suite/Makefile.am

index 4a34bd8..3b99037 100644 (file)
@@ -23,6 +23,7 @@ SCM_TESTS = tests/alist.test                  \
            tests/numbers.test                  \
            tests/optargs.test                  \
            tests/options.test                  \
+           tests/popen.test                    \
            tests/ports.test                    \
            tests/posix.test                    \
            tests/r4rs.test                     \