Author: apetrelli
Date: Mon Mar 16 22:30:38 2009
New Revision: 755029

URL: http://svn.apache.org/viewvc?rev=755029&view=rev
Log:
TILES-380
Fixed Selenium tests for importAttribute tags with list inherit.

Modified:
    
tiles/framework/trunk/tiles-test/src/test/selenium/ImportAttributeTagInheritTest.html
    
tiles/framework/trunk/tiles-test/src/test/selenium/freemarker/ImportAttributeTagInheritTest.html
    
tiles/framework/trunk/tiles-test/src/test/selenium/velocity/ImportAttributeTagInheritTest.html

Modified: 
tiles/framework/trunk/tiles-test/src/test/selenium/ImportAttributeTagInheritTest.html
URL: 
http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-test/src/test/selenium/ImportAttributeTagInheritTest.html?rev=755029&r1=755028&r2=755029&view=diff
==============================================================================
--- 
tiles/framework/trunk/tiles-test/src/test/selenium/ImportAttributeTagInheritTest.html
 (original)
+++ 
tiles/framework/trunk/tiles-test/src/test/selenium/ImportAttributeTagInheritTest.html
 Mon Mar 16 22:30:38 2009
@@ -37,7 +37,7 @@
 </tr>
 <tr>
        <td>clickAndWait</td>
-       <td>link=Test Put List Tag with Inherit</td>
+       <td>link=Test importAttribute Tag with List Inherit</td>
        <td></td>
 </tr>
 <tr>

Modified: 
tiles/framework/trunk/tiles-test/src/test/selenium/freemarker/ImportAttributeTagInheritTest.html
URL: 
http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-test/src/test/selenium/freemarker/ImportAttributeTagInheritTest.html?rev=755029&r1=755028&r2=755029&view=diff
==============================================================================
--- 
tiles/framework/trunk/tiles-test/src/test/selenium/freemarker/ImportAttributeTagInheritTest.html
 (original)
+++ 
tiles/framework/trunk/tiles-test/src/test/selenium/freemarker/ImportAttributeTagInheritTest.html
 Mon Mar 16 22:30:38 2009
@@ -37,7 +37,7 @@
 </tr>
 <tr>
        <td>clickAndWait</td>
-       <td>link=FreeMarker: Test Put List Tag with Inherit</td>
+       <td>link=FreeMarker: Test importAttribute Tag with List Inherit</td>
        <td></td>
 </tr>
 <tr>

Modified: 
tiles/framework/trunk/tiles-test/src/test/selenium/velocity/ImportAttributeTagInheritTest.html
URL: 
http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-test/src/test/selenium/velocity/ImportAttributeTagInheritTest.html?rev=755029&r1=755028&r2=755029&view=diff
==============================================================================
--- 
tiles/framework/trunk/tiles-test/src/test/selenium/velocity/ImportAttributeTagInheritTest.html
 (original)
+++ 
tiles/framework/trunk/tiles-test/src/test/selenium/velocity/ImportAttributeTagInheritTest.html
 Mon Mar 16 22:30:38 2009
@@ -37,7 +37,7 @@
 </tr>
 <tr>
        <td>clickAndWait</td>
-       <td>link=Velocity: Test Put List Tag with Inherit</td>
+       <td>link=Velocity: Test importAttribute Tag with List Inherit</td>
        <td></td>
 </tr>
 <tr>


Reply via email to