Author: jkuhnert
Date: Mon Nov 20 11:11:30 2006
New Revision: 477294

URL: http://svn.apache.org/viewvc?view=rev&rev=477294
Log:
Fixes broken unit test due to new behavior of IdAllocator.

Modified:
    
tapestry/tapestry4/trunk/tapestry-framework/src/scripts/TestDefaultParameterValues.xml

Modified: 
tapestry/tapestry4/trunk/tapestry-framework/src/scripts/TestDefaultParameterValues.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/scripts/TestDefaultParameterValues.xml?view=diff&rev=477294&r1=477293&r2=477294
==============================================================================
--- 
tapestry/tapestry4/trunk/tapestry-framework/src/scripts/TestDefaultParameterValues.xml
 (original)
+++ 
tapestry/tapestry4/trunk/tapestry-framework/src/scripts/TestDefaultParameterValues.xml
 Mon Nov 20 11:11:30 2006
@@ -100,7 +100,7 @@
                
                <assert-output name="i tag">
 <![CDATA[
-<i id="any">i tag</i>
+<i id="Any_2">i tag</i>
 ]]>
                </assert-output>
                


Reply via email to