summaryrefslogtreecommitdiff
path: root/tests/run.scm
diff options
context:
space:
mode:
authorPeter Bex <peter@more-magic.net>2018-09-23 11:13:11 +0200
committerPeter Bex <peter@more-magic.net>2018-09-23 11:13:11 +0200
commitdd01f37c43ba8df952cc0f5fd0176691ada1592b (patch)
treef8450857aad0e413f0452227dfa6dfed05643ae5 /tests/run.scm
parenta26b44f179769f8c35523dcbf90aa4bc279f6da3 (diff)
downloadintarweb-dd01f37c43ba8df952cc0f5fd0176691ada1592b.tar.gz
The intarweb tests don't actually use srfi-18; drop the dependency
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 e2d0b70..9842bc5 100644
--- a/tests/run.scm
+++ b/tests/run.scm
@@ -1,5 +1,5 @@
(import scheme chicken.base chicken.port
- chicken.condition chicken.time.posix srfi-1 srfi-18
+ chicken.condition chicken.time.posix srfi-1
test uri-common intarweb chicken.io chicken.format)
;; Below, there are specific tests for when these do have a value