view tests/narrow-library.sh @ 41087:797a416a91bd

revlog: add test case for _findsnapshots Testing the method directly is more robust.
author Boris Feld <boris.feld@octobus.net>
date Fri, 21 Dec 2018 05:27:30 +0100
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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