Mercurial > hg
diff tests/test-gendoc.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 | 3fedc29a98bb |
children | 1fdb1d909c79 |
line wrap: on
line diff
--- a/tests/test-gendoc.t Wed Aug 06 10:34:54 2014 -0500 +++ b/tests/test-gendoc.t Wed Aug 06 11:43:59 2014 -0500 @@ -1,6 +1,7 @@ +#require docutils + Test document extraction - $ "$TESTDIR/hghave" docutils || exit 80 $ HGENCODING=UTF-8 $ export HGENCODING $ { echo C; ls "$TESTDIR/../i18n"/*.po | sort; } | while read PO; do