aboutsummaryrefslogtreecommitdiff
path: root/tests/datetime.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/datetime.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/datetime.scm b/tests/datetime.scm
index f9cf94e1..d1ebd238 100644
--- a/tests/datetime.scm
+++ b/tests/datetime.scm
@@ -16,7 +16,7 @@
string->date string->time string->datetime
)
((ice-9 format) format)
- ((calp util) let*)
+ ((hnh util) let*)
((ice-9 i18n) make-locale)
((guile) LC_TIME)
)