a11y tests: Update expected output

The new AtkValue interface aways returns doubles, which causes
the range to be printed out with decimals.
This commit is contained in:
Matthias Clasen 2014-05-02 20:49:43 -04:00
parent 4fc256de8a
commit 1bf6ad314d

View File

@ -16,9 +16,9 @@ window1
layer: widget
alpha: 1
<AtkValue>
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