diff options
Diffstat (limited to 'tests/uplevel.test')
-rw-r--r-- | tests/uplevel.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/uplevel.test b/tests/uplevel.test index 5dc2806..4ee6a34 100644 --- a/tests/uplevel.test +++ b/tests/uplevel.test @@ -309,7 +309,7 @@ test uplevel-7.3 {var access, LVT in upper level} -setup { test uplevel-8.0 { string representation isn't generated when there is only one argument } -body { - set res {} + set res {} set script [list lindex 5] lappend res [apply {script { uplevel $script |