Author: ehillenius
Date: Sat Feb 10 00:18:36 2007
New Revision: 505652

URL: http://svn.apache.org/viewvc?view=rev&rev=505652
Log:
fixed test break

Modified:
    
incubator/wicket/branches/wicket-1.x/wicket/src/test/java/wicket/markup/html/debug/WicketComponentTreeTestPage_ExpectedResult.html

Modified: 
incubator/wicket/branches/wicket-1.x/wicket/src/test/java/wicket/markup/html/debug/WicketComponentTreeTestPage_ExpectedResult.html
URL: 
http://svn.apache.org/viewvc/incubator/wicket/branches/wicket-1.x/wicket/src/test/java/wicket/markup/html/debug/WicketComponentTreeTestPage_ExpectedResult.html?view=diff&rev=505652&r1=505651&r2=505652
==============================================================================
--- 
incubator/wicket/branches/wicket-1.x/wicket/src/test/java/wicket/markup/html/debug/WicketComponentTreeTestPage_ExpectedResult.html
 (original)
+++ 
incubator/wicket/branches/wicket-1.x/wicket/src/test/java/wicket/markup/html/debug/WicketComponentTreeTestPage_ExpectedResult.html
 Sat Feb 10 00:18:36 2007
@@ -19,7 +19,7 @@
 <span wicket:id="componentList"><wicket:panel>
        <h2>Page</h2>
        <ul>
-    <p><span wicket:id="info">[Page class = 
wicket.markup.html.debug.WicketComponentTreeTestPage, id = 0]</span>:</p>
+    <p><span wicket:id="info">[Page class = 
wicket.markup.html.debug.WicketComponentTreeTestPage, id = 0, version = 
0]</span>:</p>
     <table class="tablestyle">
       <thead>
         <tr>


Reply via email to