view tests/testlib/docgraph_setup.sh @ 6827:eb8a648d90de

tests: demonstrate that using FQBN sometimes works with hg up
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 03 Nov 2023 15:11:06 -0300
parents ef361938dfa1
children
line wrap: on
line source

. $TESTDIR/testlib/pythonpath.sh

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