summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2018-06-28 19:54:36 (GMT)
committerfvogel <fvogelnew1@free.fr>2018-06-28 19:54:36 (GMT)
commit23a120bd9b48ebb397199cee645539d20e6e51de (patch)
tree6f1b7da8d3c9bd4b909d8a7728a56486a6ca03d2 /tests
parent12131225bf21880bcc2dee43cf15297288556d0a (diff)
downloadtk-23a120bd9b48ebb397199cee645539d20e6e51de.zip
tk-23a120bd9b48ebb397199cee645539d20e6e51de.tar.gz
tk-23a120bd9b48ebb397199cee645539d20e6e51de.tar.bz2
Fix [119bb094af]: wm-iconbitmap-2.1 fails on macOS
Diffstat (limited to 'tests')
-rw-r--r--tests/wm.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wm.test b/tests/wm.test
index 9e3829b..0fb459d 100644
--- a/tests/wm.test
+++ b/tests/wm.test
@@ -741,7 +741,7 @@ test wm-iconbitmap-1.4 {usage} -constraints notAqua -returnCodes error -body {
wm iconbitmap .t bad-bitmap
} -result {bitmap "bad-bitmap" not defined}
-test wm-iconbitmap-2.1 {setting and reading values} -setup {
+test wm-iconbitmap-2.1 {setting and reading values} -constraints notAqua -setup {
set result {}
} -body {
lappend result [wm iconbitmap .t]