docs/tutorial/testlib/docgraph_setup.sh
author Anton Shestakov <av6@dwimlabs.net>
Tue, 05 May 2020 16:27:02 +0800
changeset 5337 9eba849b4c3d
parent 3376 aad37ffd7d58
permissions -rw-r--r--
tests: remove "second diverged revision" from a phase divergence test It was basically testing the same thing twice with a different comment.

. $TESTDIR/testlib/pythonpath.sh

cat >> $HGRCPATH << EOF
[extensions]
docgraph=
EOF