diff options
author | fvogel <fvogelnew1@free.fr> | 2020-06-02 21:42:00 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2020-06-02 21:42:00 (GMT) |
commit | 58e92c76ceca6377a724c0b61fed735156c516e8 (patch) | |
tree | e0abcce9da42db3a66746d9f27010de3ac9395e0 /tests/bind.test | |
parent | cb4ae1e1f5577322164bb46a1fdecf311066e9b5 (diff) | |
parent | d4d3034d257d3c52965a56c421faaaade35f1242 (diff) | |
download | tk-58e92c76ceca6377a724c0b61fed735156c516e8.zip tk-58e92c76ceca6377a724c0b61fed735156c516e8.tar.gz tk-58e92c76ceca6377a724c0b61fed735156c516e8.tar.bz2 |
merge bug-e3888d5820
Diffstat (limited to 'tests/bind.test')
-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 e2ca818..aa91126 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 + update } -body { # In order to avoid platform-dependent coordinate results due to # decorations and borders, this test warps the pointer twice |