summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/wm.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wm.test b/tests/wm.test
index 30b6553..f56eaa7 100644
--- a/tests/wm.test
+++ b/tests/wm.test
@@ -1517,7 +1517,7 @@ test wm-stackorder-5.1 {a menu is not a toplevel} -body {
destroy .t
} -result {.t .}
test wm-stackorder-5.2 {A normal toplevel can't be raised above an \
- overrideredirect toplevel on unix} -constraints unix -body {
+ overrideredirect toplevel on unix} -constraints x11 -body {
toplevel .t
tkwait visibility .t
wm overrideredirect .t 1