tests/testlib/docgraph_setup.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 22 Nov 2017 16:57:07 +0100
changeset 3236 7c78b0c482a1
parent 2959 ef361938dfa1
permissions -rw-r--r--
depth: basic debugdepth implementation and test This will come very handy to validate more advanced implementation later.

. $TESTDIR/testlib/pythonpath.sh

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