You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2011/11/21 10:50:55 UTC

svn commit: r1204422 - /wicket/trunk/wicket-core/src/test/js/all.html

Author: mgrigorov
Date: Mon Nov 21 09:50:55 2011
New Revision: 1204422

URL: http://svn.apache.org/viewvc?rev=1204422&view=rev
Log:
Update the header of Wicket Ajax tests


Modified:
    wicket/trunk/wicket-core/src/test/js/all.html

Modified: wicket/trunk/wicket-core/src/test/js/all.html
URL: http://svn.apache.org/viewvc/wicket/trunk/wicket-core/src/test/js/all.html?rev=1204422&r1=1204421&r2=1204422&view=diff
==============================================================================
--- wicket/trunk/wicket-core/src/test/js/all.html (original)
+++ wicket/trunk/wicket-core/src/test/js/all.html Mon Nov 21 09:50:55 2011
@@ -34,7 +34,7 @@
 	<script type="text/javascript" src="head.js"></script>
 </head>
 <body>
-	<h1 id="qunit-header">QUnit example</h1>
+	<h1 id="qunit-header">Wicket Ajax tests</h1>
 	<h2 id="qunit-banner"></h2>
 	<div id="qunit-testrunner-toolbar"></div>
 	<h2 id="qunit-userAgent"></h2>