Fix unit-test data (XML attributes changed)

This commit is contained in:
Robin Gareus 2017-08-16 23:45:58 +02:00
parent 431702ecbc
commit 76036ae0f3
4 changed files with 6 additions and 6 deletions

View file

@ -2,10 +2,10 @@
<test>
<FadeIn>
<from>
<AutomationList automation-id="fadein" id="164" default="1" min-yval="0" max-yval="2" interpolation-style="Linear" state="Off" style="Absolute"/>
<AutomationList automation-id="fadein" id="164" interpolation-style="Linear" state="Off"/>
</from>
<to>
<AutomationList automation-id="fadein" id="163" default="1" min-yval="0" max-yval="2" interpolation-style="Linear" state="Off" style="Absolute">
<AutomationList automation-id="fadein" id="163" interpolation-style="Linear" state="Off">
<events>1 2
3 4
</events>

View file

@ -2,14 +2,14 @@
<test>
<FadeIn>
<from>
<AutomationList automation-id="fadein" id="165" default="1" min-yval="0" max-yval="2" interpolation-style="Linear" state="Off" style="Absolute">
<AutomationList automation-id="fadein" id="165" interpolation-style="Linear" state="Off">
<events>1 2
3 4
</events>
</AutomationList>
</from>
<to>
<AutomationList automation-id="fadein" id="163" default="1" min-yval="0" max-yval="2" interpolation-style="Linear" state="Off" style="Absolute">
<AutomationList automation-id="fadein" id="163" interpolation-style="Linear" state="Off">
<events>1 2
3 4
5 6

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<State>
<FadeIn>
<AutomationList automation-id="fadein" id="167" default="1" min-yval="0" max-yval="2" interpolation-style="Linear" state="Off" style="Absolute">
<AutomationList automation-id="fadein" id="167" interpolation-style="Linear" state="Off">
<events>1 2
3 4
</events>

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<State>
<FadeIn>
<AutomationList automation-id="fadein" id="167" default="1" min-yval="0" max-yval="2" interpolation-style="Linear" state="Off" style="Absolute">
<AutomationList automation-id="fadein" id="167" interpolation-style="Linear" state="Off">
<events>1 2
3 4
5 6