test: enable sparse-revlog for test-hgweb-commands.t
We are about to enable sparse-revlog globally. To help with reviewing the
tests change, we isolate them in individual changesets.
Differential Revision: https://phab.mercurial-scm.org/D5319
--- a/tests/test-hgweb-commands.t Mon Nov 12 01:04:04 2018 +0100
+++ b/tests/test-hgweb-commands.t Mon Nov 12 01:04:59 2018 +0100
@@ -1,3 +1,9 @@
+TRANSITIONAL CONFIG
+ $ cat << EOF >> $HGRCPATH
+ > [format]
+ > sparse-revlog = yes
+ > EOF
+
#require serve
An attempt at more fully testing the hgweb web interface.
@@ -2193,7 +2199,7 @@
lookup
pushkey
stream-preferred
- streamreqs=generaldelta,revlogv1
+ streamreqs=generaldelta,revlogv1,sparserevlog
unbundle=HG10GZ,HG10BZ,HG10UN
unbundlehash