tests/testlib/obshistory_setup.sh
changeset 3885 3df8b6ecce2a
child 3894 7c624b45fe60
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/testlib/obshistory_setup.sh	Tue May 22 15:35:54 2018 +0200
@@ -0,0 +1,12 @@
+. $TESTDIR/testlib/common.sh
+
+cat >> $HGRCPATH <<EOF
+[ui]
+interactive = true
+[phases]
+publish=False
+[extensions]
+evolve =
+[experimental]
+evolution.effect-flags = yes
+EOF