Mercurial > public > mercurial-scm > hg-stable
diff tests/test-convert-darcs.t @ 22046:7a9cbb315d84
tests: replace exit 80 with #require
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Wed, 06 Aug 2014 11:43:59 -0500 |
parents | aa9385f983fa |
children | ab929a174f7b |
line wrap: on
line diff
--- a/tests/test-convert-darcs.t Wed Aug 06 10:34:54 2014 -0500 +++ b/tests/test-convert-darcs.t Wed Aug 06 11:43:59 2014 -0500 @@ -1,5 +1,5 @@ +#require darcs - $ "$TESTDIR/hghave" darcs || exit 80 $ echo "[extensions]" >> $HGRCPATH $ echo "convert=" >> $HGRCPATH $ DARCS_EMAIL='test@example.org'; export DARCS_EMAIL