diff options
author | fvogel <fvogelnew1@free.fr> | 2020-06-06 20:52:45 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2020-06-06 20:52:45 (GMT) |
commit | 6635e7da2171a877e6f04f08c11277232793e55a (patch) | |
tree | 7719c1f40b91ff9191cae5017b66b9585d41e35f /tests | |
parent | 713dedd103bb6e51fc6ad17c3b8386b91ee34be6 (diff) | |
parent | cb7dce629f945d134a4d7595fbbb3b927f8829e2 (diff) | |
download | tk-6635e7da2171a877e6f04f08c11277232793e55a.zip tk-6635e7da2171a877e6f04f08c11277232793e55a.tar.gz tk-6635e7da2171a877e6f04f08c11277232793e55a.tar.bz2 |
merge bug-e3888d5820
Diffstat (limited to 'tests')
-rw-r--r-- | tests/bind.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bind.test b/tests/bind.test index 8ac5db8..c8f4869 100644 --- a/tests/bind.test +++ b/tests/bind.test @@ -6629,6 +6629,7 @@ test bind-33.15 {prefer last in case of homogeneous equal patterns} -setup { test bind-34.1 {-warp works relatively to a window} -setup { toplevel .top + wm geometry .top +100+100 update } -body { # In order to avoid platform-dependent coordinate results due to |