view tests/testlib/docgraph_setup.sh @ 3234:a18ca224e812

test: update output to ad5f2b923b0d A new bundle2 capabilities have been added (related to bookmark). So we have to update the test output. CORE-TEST-OUTPUT-UPDATE: ad5f2b923b0d
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sat, 09 Dec 2017 05:05:39 +0100
parents ef361938dfa1
children
line wrap: on
line source

. $TESTDIR/testlib/pythonpath.sh

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