diff tests/test-revlog-v2.t @ 40937:a0886a4d6dce

tests: remove all transitional configuration Now that sparse-revlog is enabled by default, we no longer needs it. Differential Revision: https://phab.mercurial-scm.org/D5346
author Boris Feld <boris.feld@octobus.net>
date Mon, 12 Nov 2018 02:21:52 +0100
parents 27fa1d2bf484
children e7a2cc84dbc0
line wrap: on
line diff
--- a/tests/test-revlog-v2.t	Mon Nov 12 01:22:38 2018 +0100
+++ b/tests/test-revlog-v2.t	Mon Nov 12 02:21:52 2018 +0100
@@ -1,9 +1,3 @@
-TRANSITIONAL CONFIG
-  $ cat << EOF >> $HGRCPATH
-  > [format]
-  > sparse-revlog = yes
-  > EOF
-
 #require reporevlogstore
 
 A repo with unknown revlogv2 requirement string cannot be opened