summaryrefslogtreecommitdiffstats
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)
commit3b83bd09546973edf1b29a0373f156faddd90352 (patch)
treeaaf73402ce901f614c6cee9748f7ccedbad4d4bf
parente83954d81f5ad30df0736d1cb12f5240bb8e896c (diff)
downloadtcl-3b83bd09546973edf1b29a0373f156faddd90352.zip
tcl-3b83bd09546973edf1b29a0373f156faddd90352.tar.gz
tcl-3b83bd09546973edf1b29a0373f156faddd90352.tar.bz2
Fix test constraint
-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 {