view tests/testlib/docgraph_setup.sh @ 4719:358f548f8d6d

py3: use bytes for template keyword registrations This makes `import hgext3rd.topic` work.
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 09 Jul 2019 10:56:42 -0700
parents ef361938dfa1
children
line wrap: on
line source

. $TESTDIR/testlib/pythonpath.sh

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