summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2014-05-01 01:15:42 (GMT)
committerdgp@users.sourceforge.net <dgp>2014-05-01 01:15:42 (GMT)
commitbba95e2e6ca8bf76fcf968fb911cca7c83987782 (patch)
treecd0ba82cd09c04942565fbbe77f241036fcf84d0
parent4016ba8a610251420daad48382c96bdc01a3417e (diff)
downloadtcl-bba95e2e6ca8bf76fcf968fb911cca7c83987782.zip
tcl-bba95e2e6ca8bf76fcf968fb911cca7c83987782.tar.gz
tcl-bba95e2e6ca8bf76fcf968fb911cca7c83987782.tar.bz2
missing constraint
-rw-r--r--tests/stringComp.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/stringComp.test b/tests/stringComp.test
index 39dac78..0d134b5 100644
--- a/tests/stringComp.test
+++ b/tests/stringComp.test
@@ -710,7 +710,7 @@ test stringComp-14.1 {Bug 82e7f67325} {
lappend b [string length [string replace ___! 0 2 $a[unset a]]]
}}
} {3 3}
-test stringComp-14.2 {Bug 82e7f67325} {
+test stringComp-14.2 {Bug 82e7f67325} memory {
# As in stringComp-14.1, but make sure we don't retain too many refs
leaktest {
apply {{} {