From 4faa4997f4fd9227d43916f5909320d075cfd6e0 Mon Sep 17 00:00:00 2001 From: fvogel Date: Mon, 5 Mar 2018 22:45:48 +0000 Subject: Fix spinbox-3.15 test result since two new options were added in the ouput of [.spinbox configure] --- tests/spinbox.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/spinbox.test b/tests/spinbox.test index f9e11b6..079f2e0 100644 --- a/tests/spinbox.test +++ b/tests/spinbox.test @@ -1163,7 +1163,7 @@ test spinbox-3.15 {SpinboxWidgetCmd procedure, "configure" widget command} -setu llength [.e configure] } -cleanup { destroy .e -} -result {49} +} -result {51} test spinbox-3.16 {SpinboxWidgetCmd procedure, "configure" widget command} -setup { spinbox .e } -body { -- cgit v0.12