summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2017-01-05 07:47:26 (GMT)
committerfvogel <fvogelnew1@free.fr>2017-01-05 07:47:26 (GMT)
commit81fe5464621b13b397c1a16a7d9fbe260a669e2e (patch)
treea3c7c604aa82d47e62fac7d05fa45f894832ceaa /tests
parent99eada08acd17c833f14efa355e5f6383941f889 (diff)
downloadtk-81fe5464621b13b397c1a16a7d9fbe260a669e2e.zip
tk-81fe5464621b13b397c1a16a7d9fbe260a669e2e.tar.gz
tk-81fe5464621b13b397c1a16a7d9fbe260a669e2e.tar.bz2
Fix [dac92f194c]: OS X - text-2.8 and text-2.9 are both run and failbug_dac92f194c
Diffstat (limited to 'tests')
-rw-r--r--tests/text.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/text.test b/tests/text.test
index 3e5b4b6..8ba177f 100644
--- a/tests/text.test
+++ b/tests/text.test
@@ -922,9 +922,9 @@ test text-2.8 {Tk_TextCmd procedure} -constraints {
.t tag cget sel -relief
} -cleanup {
destroy .t
-} -result {solid}
+} -result {flat}
test text-2.9 {Tk_TextCmd procedure} -constraints {
- unix
+ unix notAqua
} -body {
catch {destroy .t}
text .t