summaryrefslogtreecommitdiffstats
path: root/tests/unixWm.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unixWm.test')
-rw-r--r--tests/unixWm.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unixWm.test b/tests/unixWm.test
index d67a024..8c87cb5 100644
--- a/tests/unixWm.test
+++ b/tests/unixWm.test
@@ -1866,7 +1866,7 @@ test unixWm-50.3 {
set y [winfo rooty .x]
}
set result [list [child eval {winfo containing [expr $x - 1] [expr $y + 50]}] \
- [child eval {winfo containing $x [expr $y + 50]}]]
+ [child eval {winfo containing $x [expr $y + 50]}]]
interp delete child
set x [winfo rootx .t]
set y [winfo rooty .t]