view tests/testlib/docgraph_setup.sh @ 4712:e2c548cc83b5

tests: update output for shorted prompts from Mercurial This makes tests pass again after Mercurial commits f802a75da585 (patch: use a short, fixed-size message for last line of prompt (issue6158), 2019-06-20). CORE-TEST-OUTPUT-UPDATE: f802a75da585
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 09 Jul 2019 21:49:37 -0700
parents ef361938dfa1
children
line wrap: on
line source

. $TESTDIR/testlib/pythonpath.sh

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