From 6fe012a32c5c3843c3b4bb1d5bca1829d3e6c40f Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Tue, 28 Mar 2006 00:44:54 +0000 Subject: [PATCH] (SCM_TESTS): Remove slib.test, it fails with current slib and the ice-9 slib module is due for revision soon. --- test-suite/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/test-suite/Makefile.am b/test-suite/Makefile.am index c5ba4ba1c..7f0e72bc5 100644 --- a/test-suite/Makefile.am +++ b/test-suite/Makefile.am @@ -62,7 +62,6 @@ SCM_TESTS = tests/alist.test \ tests/reader.test \ tests/receive.test \ tests/regexp.test \ - tests/slib.test \ tests/socket.test \ tests/srcprop.test \ tests/srfi-1.test \