diff tests/test-hgweb-commands.t @ 37330:db06c4bb2158

tests: remove superfluous config setting format.usegeneraldelta defaults to true. Differential Revision: https://phab.mercurial-scm.org/D3057
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 03 Apr 2018 18:20:10 -0700
parents cd0ca979a8b8
children 33af46d639b4
line wrap: on
line diff
--- a/tests/test-hgweb-commands.t	Sat Mar 17 22:30:25 2018 +0900
+++ b/tests/test-hgweb-commands.t	Tue Apr 03 18:20:10 2018 -0700
@@ -6,11 +6,6 @@
 - unbundle, tested in test-push-http
 - changegroupsubset, tested in test-pull
 
-  $ cat << EOF >> $HGRCPATH
-  > [format]
-  > usegeneraldelta=yes
-  > EOF
-
 Set up the repo
 
   $ hg init test