diff tests/test-hgweb-empty.t @ 20306:fe8e254c7ad6 stable

merge default into stable for 2.9 code freeze
author Matt Mackall <mpm@selenic.com>
date Tue, 21 Jan 2014 14:30:06 -0600
parents 43cfad930d38
children 7a9cbb315d84
line wrap: on
line diff
--- a/tests/test-hgweb-empty.t	Wed Jan 01 21:46:45 2014 -0600
+++ b/tests/test-hgweb-empty.t	Tue Jan 21 14:30:06 2014 -0600
@@ -361,7 +361,7 @@
   
   <script type="text/javascript">
       ajaxScrollInit(
-              '/graph/-1?revcount=%next%',
+              '/graph/-1?revcount=%next%&style=paper',
               60+60,
               function (htmlText, previousVal) { return previousVal + 60; },
               '#wrapper',