Mercurial > hg-stable
changeset 40916:eecc7a2ebf52
test: enable sparse-revlog for test-narrow-clone-no-ellipsis.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/D5325
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Mon, 12 Nov 2018 01:12:01 +0100 |
parents | 0e21db2458f4 |
children | 192291ca909b |
files | tests/test-narrow-clone-no-ellipsis.t |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-narrow-clone-no-ellipsis.t Mon Nov 12 01:09:19 2018 +0100 +++ b/tests/test-narrow-clone-no-ellipsis.t Mon Nov 12 01:12:01 2018 +0100 @@ -1,3 +1,9 @@ +TRANSITIONAL CONFIG + $ cat << EOF >> $HGRCPATH + > [format] + > sparse-revlog = yes + > EOF + $ . "$TESTDIR/narrow-library.sh" $ hg init master @@ -27,6 +33,7 @@ fncache narrowhg-experimental revlogv1 + sparserevlog store testonly-simplestore (reposimplestore !)