view tests/narrow-library.sh @ 43095:fb41ea2ea076

formatting: introduce a `test-check-format-black.t` that enforce formatting This should prevent use to drift away from the expect format.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 07 Oct 2019 11:52:58 -0400
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[ui]
ssh=python "$RUNTESTDIR/dummyssh"
[experimental]
changegroup3 = True
EOF