Mercurial > public > mercurial-scm > hg-stable
diff tests/test-hgweb-commands.t @ 19766:393e9f1fc4d2
paper: show current search mode name at search results
author | Alexander Plavin <alexander@plav.in> |
---|---|
date | Fri, 06 Sep 2013 13:30:56 +0400 |
parents | da3808bcfbfa |
children | d45010687268 |
line wrap: on
line diff
--- a/tests/test-hgweb-commands.t Fri Sep 06 13:30:56 2013 +0400 +++ b/tests/test-hgweb-commands.t Fri Sep 06 13:30:56 2013 +0400 @@ -507,6 +507,10 @@ <h2 class="breadcrumb"><a href="/">Mercurial</a> </h2> <h3>searching for 'base'</h3> + <p> + Assuming literal keyword search. + </p> + <form class="search" action="/log"> <p><input name="rev" id="search1" type="text" size="30" value="base"></p>