aboutsummaryrefslogtreecommitdiff
path: root/tests/input-test.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/input-test.scm')
-rw-r--r--tests/input-test.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/input-test.scm b/tests/input-test.scm
index 9153671..7eae12f 100644
--- a/tests/input-test.scm
+++ b/tests/input-test.scm
@@ -3,7 +3,7 @@
(chicken base)
(chicken format)
(only srfi-1 any filter fold alist-delete)
- (only srfi-13 string-join)
+ (only srfi-13 string-join string-contains)
(only srfi-197 chain)
(prefix sdl2 sdl2:)
simple-logger