Mercurial > hg-stable
diff tests/test-check-py3-compat.t @ 29219:3c9066ed557c
tests: silence test-repo obsolete warning
refactoring test-check-commit.t HGRCPATH bits as helpers-testrepo.sh
author | timeless <timeless@mozdev.org> |
---|---|
date | Wed, 11 May 2016 04:49:27 +0000 |
parents | bdba6a2015d0 |
children | 83cecc0b991f |
line wrap: on
line diff
--- a/tests/test-check-py3-compat.t Mon May 09 10:05:32 2016 +0200 +++ b/tests/test-check-py3-compat.t Wed May 11 04:49:27 2016 +0000 @@ -1,5 +1,6 @@ #require test-repo + $ . "$TESTDIR/helpers-testrepo.sh" $ cd "$TESTDIR"/.. $ hg files 'set:(**.py)' | sed 's|\\|/|g' | xargs python contrib/check-py3-compat.py