Fix unit-test data (XML attributes changed)
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user