diff options
author | dgp <dgp@users.sourceforge.net> | 2014-05-01 01:15:42 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2014-05-01 01:15:42 (GMT) |
commit | f715c2fad2a69457bbcbdf99167c66a3f62ed3a5 (patch) | |
tree | cd0ba82cd09c04942565fbbe77f241036fcf84d0 /tests | |
parent | 10d7a2ac566063ffdd10a932a0d610ae6ecd62dd (diff) | |
download | tcl-f715c2fad2a69457bbcbdf99167c66a3f62ed3a5.zip tcl-f715c2fad2a69457bbcbdf99167c66a3f62ed3a5.tar.gz tcl-f715c2fad2a69457bbcbdf99167c66a3f62ed3a5.tar.bz2 |
missing constraint
Diffstat (limited to 'tests')
-rw-r--r-- | tests/stringComp.test | 2 |
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 {{} { |