diff tests/test-split.t @ 5823:fd039a7f0c3c mercurial-5.6

test-compat: merge stable into mercurial-5.6 # no-check-commit
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 11 Mar 2021 12:29:50 +0800
parents 860f72732052 a1dad44fe3da
children 67fc03f42d92 c0921b5277a0
line wrap: on
line diff
--- a/tests/test-split.t	Fri Jan 29 17:23:31 2021 +0800
+++ b/tests/test-split.t	Thu Mar 11 12:29:50 2021 +0800
@@ -6,16 +6,6 @@
   $ cat >> $HGRCPATH <<EOF
   > [alias]
   > glog = log -G -T "{rev}:{node|short} {desc|firstline} ({phase})\n"
-  > [defaults]
-  > amend=-d "0 0"
-  > fold=-d "0 0"
-  > split=-d "0 0"
-  > amend=-d "0 0"
-  > [web]
-  > push_ssl = false
-  > allow_push = *
-  > [phases]
-  > publish = False
   > [diff]
   > git = 1
   > unified = 0