summaryrefslogtreecommitdiffstats
path: root/tests/clock.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/clock.test')
-rw-r--r--tests/clock.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/clock.test b/tests/clock.test
index fea1fc9..fc9d172 100644
--- a/tests/clock.test
+++ b/tests/clock.test
@@ -25,7 +25,7 @@ if {[testConstraint win]} {
}
}
-package require msgcat 1.4
+package require msgcat 1.5
testConstraint detroit \
[expr {![catch {clock format 0 -timezone :America/Detroit -format %z}]}]