From 1bf6ad314d99e1857858e355b92a1664dc73b5dd Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 2 May 2014 20:49:43 -0400 Subject: [PATCH] a11y tests: Update expected output The new AtkValue interface aways returns doubles, which causes the range to be printed out with decimals. --- testsuite/a11y/paned.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testsuite/a11y/paned.txt b/testsuite/a11y/paned.txt index db094210f9..734e3ed894 100644 --- a/testsuite/a11y/paned.txt +++ b/testsuite/a11y/paned.txt @@ -16,9 +16,9 @@ window1 layer: widget alpha: 1 - minimum value: 0 - maximum value: 0 - current value: 0 + minimum value: 0.000000 + maximum value: 0.000000 + current value: 0.000000 label1 "label" parent: paned1