summaryrefslogtreecommitdiff
path: root/tests/run.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run.scm')
-rw-r--r--tests/run.scm2
1 files changed, 1 insertions, 1 deletions
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")