From 217f7dc60a4a0ad0542e71f01378a5d110c9844e Mon Sep 17 00:00:00 2001 From: Peter Bex Date: Tue, 23 May 2017 20:09:03 +0200 Subject: chicken-version is not from setup-api --- tests/run.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/run.scm b/tests/run.scm index 2510c7e..7b61f44 100644 --- a/tests/run.scm +++ b/tests/run.scm @@ -1,7 +1,7 @@ #;(include "../scsh-process.scm") (use scsh-process) -(use test posix srfi-13 srfi-18 (only setup-api chicken-version version>=?)) +(use test posix srfi-13 srfi-18 (only setup-api version>=?)) (test-begin "scsh-process") -- cgit v1.2.3