diff tests/test-debugcommands.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 d4e62df1c73d
children afcfdf53e4b5
line wrap: on
line diff
--- a/tests/test-debugcommands.t	Sat Mar 17 22:30:25 2018 +0900
+++ b/tests/test-debugcommands.t	Tue Apr 03 18:20:10 2018 -0700
@@ -1,8 +1,6 @@
   $ cat << EOF >> $HGRCPATH
   > [ui]
   > interactive=yes
-  > [format]
-  > usegeneraldelta=yes
   > EOF
 
   $ hg init debugrevlog