aboutsummaryrefslogtreecommitdiff
path: root/tests/http.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/http.scm')
-rw-r--r--tests/http.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/http.scm b/tests/http.scm
index 23bfce6..e0ab840 100644
--- a/tests/http.scm
+++ b/tests/http.scm
@@ -114,6 +114,7 @@
(%db-channel (make-worker-thread-channel
(lambda ()
(list (%db)))))
+ (%db-writer-channel (%db-channel))
#t))
(test-assert "cuirass-run"