view tests/narrow-library.sh @ 36302:ba1807d9a846

py3: whitelist another three passing tests Differential Revision: https://phab.mercurial-scm.org/D2318
author Augie Fackler <augie@google.com>
date Sun, 18 Feb 2018 00:59:03 -0500
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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