From 81fe5464621b13b397c1a16a7d9fbe260a669e2e Mon Sep 17 00:00:00 2001 From: fvogel Date: Thu, 5 Jan 2017 07:47:26 +0000 Subject: Fix [dac92f194c]: OS X - text-2.8 and text-2.9 are both run and fail --- tests/text.test | 4 ++-- 1 file 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 -- cgit v0.12