Adapt tests to show that floats work properly.
This commit is contained in:
parent
b4bda4765a
commit
5cdcaf5e8e
7 changed files with 23 additions and 3 deletions
|
|
@ -45,5 +45,8 @@
|
|||
<attr name="x">
|
||||
<int value="123" />
|
||||
</attr>
|
||||
<attr name="y">
|
||||
<float value="567.89" />
|
||||
</attr>
|
||||
</attrs>
|
||||
</expr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue