tests/test-hgweb-commands.t
changeset 32760 58f3088aa2f5
parent 32758 cba4461aa0a0
child 32761 cb5123eff7d1
--- a/tests/test-hgweb-commands.t	Fri Jun 09 13:41:10 2017 -0700
+++ b/tests/test-hgweb-commands.t	Fri Jun 09 13:42:38 2017 -0700
@@ -1533,12 +1533,15 @@
   <div class="page_header">
   <a href="https://mercurial-scm.org/" title="Mercurial" style="float: right;">Mercurial</a>
   <a href="/">Mercurial</a>  / summary
+  
+  
   <form action="/log">
   <input type="hidden" name="style" value="gitweb" />
   <div class="search">
-  <input type="text" name="rev"  />
+  <input type="text" name="rev" value="" />
   </div>
   </form>
+  
   </div>
   
   <div class="page_nav">
@@ -1734,12 +1737,14 @@
   <a href="/">Mercurial</a>  / graph
   </div>
   
+  
   <form action="/log">
   <input type="hidden" name="style" value="gitweb" />
   <div class="search">
-  <input type="text" name="rev"  />
+  <input type="text" name="rev" value="" />
   </div>
   </form>
+  
   <div class="page_nav">
   <a href="/summary?style=gitweb">summary</a> |
   <a href="/shortlog/tip?style=gitweb">shortlog</a> |