summaryrefslogtreecommitdiffstats
path: root/tests/icu.test
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2024-06-21 10:52:24 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2024-06-21 10:52:24 (GMT)
commit5db876c5b1b2579ee4a8ba0e6b513ec425b8cb10 (patch)
treeaaf73402ce901f614c6cee9748f7ccedbad4d4bf /tests/icu.test
parent9038be71689c29925523fd32cc310e21f86b322b (diff)
downloadtcl-5db876c5b1b2579ee4a8ba0e6b513ec425b8cb10.zip
tcl-5db876c5b1b2579ee4a8ba0e6b513ec425b8cb10.tar.gz
tcl-5db876c5b1b2579ee4a8ba0e6b513ec425b8cb10.tar.bz2
Fix test constraint
Diffstat (limited to 'tests/icu.test')
-rw-r--r--tests/icu.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/icu.test b/tests/icu.test
index 3f5ed0e..522ed53 100644
--- a/tests/icu.test
+++ b/tests/icu.test
@@ -7,7 +7,7 @@ if {"::tcltest" ni [namespace children]} {
# Force late loading of ICU if present
catch {::tcl::unsupported::icu}
-testConstraint icu [expr {[info commands ::tcl::unsupported::icu] ne ""}]
+testConstraint icu [expr {[info commands ::tcl::unsupported::icu::detect] ne ""}]
namespace eval icu {
test icu-detect-0 {Return list of ICU encodings} -constraints icu -body {