view tests/testlib/docgraph_setup.sh @ 4525:a51b6684ad8f mercurial-4.9

tescompat: revert test change for mercurial-4.9 We should still test against mercurial-4.9 expected output.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 17 Apr 2019 20:56:24 +0200
parents ef361938dfa1
children
line wrap: on
line source

. $TESTDIR/testlib/pythonpath.sh

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