view docs/tutorial/testlib/docgraph_setup.sh @ 4030:9871809aa348 mercurial-4.6

test-compat: merge stable into mercurial-4.6
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 28 Aug 2018 11:24:49 +0200
parents aad37ffd7d58
children
line wrap: on
line source

. $TESTDIR/testlib/pythonpath.sh

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