test: enable sparse-revlog for test-narrow-clone-stream.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/D5326
--- a/tests/test-narrow-clone-stream.t Mon Nov 12 01:12:01 2018 +0100
+++ b/tests/test-narrow-clone-stream.t Mon Nov 12 01:12:15 2018 +0100
@@ -1,3 +1,9 @@
+TRANSITIONAL CONFIG
+ $ cat << EOF >> $HGRCPATH
+ > [format]
+ > sparse-revlog = yes
+ > EOF
+
#testcases tree flat-fncache flat-nofncache
Tests narrow stream clones
@@ -66,6 +72,7 @@
generaldelta
narrowhg-experimental
revlogv1
+ sparserevlog
store
treemanifest (tree !)