comparison tests/test-lfs-serve.t @ 40919: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 0e21db2458f4
children 23c80ce166f1
comparison
equal deleted inserted replaced
40918:3764330f76a6 40919:a0886a4d6dce
1 TRANSITIONAL CONFIG
2 $ cat << EOF >> $HGRCPATH
3 > [format]
4 > sparse-revlog = yes
5 > EOF
6
7 #testcases lfsremote-on lfsremote-off 1 #testcases lfsremote-on lfsremote-off
8 #require serve no-reposimplestore no-chg 2 #require serve no-reposimplestore no-chg
9 3
10 This test splits `hg serve` with and without using the extension into separate 4 This test splits `hg serve` with and without using the extension into separate
11 tests cases. The tests are broken down as follows, where "LFS"/"No-LFS" 5 tests cases. The tests are broken down as follows, where "LFS"/"No-LFS"