You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2012/10/17 20:42:01 UTC

svn commit: r1399384 - in /incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate: Containers/Animate_Containers.mxml Controls/Animate_Controls.mxml

Author: aharui
Date: Wed Oct 17 18:42:01 2012
New Revision: 1399384

URL: http://svn.apache.org/viewvc?rev=1399384&view=rev
Log:
capitalization error

Modified:
    incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/Containers/Animate_Containers.mxml
    incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/Controls/Animate_Controls.mxml

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/Containers/Animate_Containers.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/Containers/Animate_Containers.mxml?rev=1399384&r1=1399383&r2=1399384&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/Containers/Animate_Containers.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/Containers/Animate_Containers.mxml Wed Oct 17 18:42:01 2012
@@ -23,7 +23,7 @@
 -->
 <UnitTester 
     testDir="spark/effects/Animate/Containers/"  
-    testSWF="../SWFs/Animate_main.mxml"
+    testSWF="../SWFs/Animate_Main.mxml"
     xmlns:mx="http://www.adobe.com/2006/mxml"
     xmlns="*">
 

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/Controls/Animate_Controls.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/Controls/Animate_Controls.mxml?rev=1399384&r1=1399383&r2=1399384&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/Controls/Animate_Controls.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/Controls/Animate_Controls.mxml Wed Oct 17 18:42:01 2012
@@ -23,7 +23,7 @@
 -->
 <UnitTester 
     testDir="spark/effects/Animate/Controls/"
-    testSWF="../SWFs/Animate_main.mxml"
+    testSWF="../SWFs/Animate_Main.mxml"
     xmlns:mx="http://www.adobe.com/2006/mxml"
     xmlns="*">