* tests/arbiters.test: New file
authorKevin Ryde <user42@zip.com.au>
Tue, 17 Aug 2004 23:17:06 +0000 (23:17 +0000)
committerKevin Ryde <user42@zip.com.au>
Tue, 17 Aug 2004 23:17:06 +0000 (23:17 +0000)
* Makefile.am (SCM_TESTS): Add it.

test-suite/Makefile.am

index aa26fbc..076724a 100644 (file)
@@ -22,6 +22,7 @@
 SUBDIRS = standalone
 
 SCM_TESTS = tests/alist.test                   \
+           tests/arbiters.test                 \
            tests/bit-operations.test           \
            tests/c-api.test                    \
            tests/chars.test                    \