diff options
Diffstat (limited to 'tests/focus.test')
-rw-r--r-- | tests/focus.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/focus.test b/tests/focus.test index 7c40f1d..7da289d 100644 --- a/tests/focus.test +++ b/tests/focus.test @@ -624,7 +624,7 @@ fixfocus test focus-6.1 {miscellaneous - embedded application in same process} -constraints { unix testwrapper } -setup { - eval interp delete [interp children] + eval interp delete [interp slaves] } -body { toplevel .t wm geometry .t +0+0 |