tests/testlib/docgraph_setup.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 07 Nov 2017 14:07:19 +0100
changeset 3180 85ab7d2d9fd6
parent 2959 ef361938dfa1
permissions -rw-r--r--
test: update test output for effect flag by default Now that effect flag is in core and turned on by default, this affect topic test that did not had the evolve extension turned on all the time. CORE-TEST-OUTPUT-UPDATE: a7e49a5b3e6f

. $TESTDIR/testlib/pythonpath.sh

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