aboutsummaryrefslogtreecommitdiff
path: root/tests.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests.scm')
-rw-r--r--tests.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests.scm b/tests.scm
index 6e9ba03..7ba4261 100644
--- a/tests.scm
+++ b/tests.scm
@@ -2,7 +2,8 @@
(ice-9 match)
(dump sql)
(dump string-similarity)
- (dump utils))
+ (dump strings)
+ (dump special-forms))
(test-begin "sql")