Mercurial > hg-stable
diff contrib/python3-whitelist @ 40959:5fd63bca43a4
py3: use pycompat.bytechr() instead of chr() in test-fastannotate-revmap.py
This makes the test pass on Python 3.
Differential Revision: https://phab.mercurial-scm.org/D5422
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Fri, 14 Dec 2018 19:30:20 +0300 |
parents | 205c639ce27d |
children | 52fbf8a9907c |
line wrap: on
line diff
--- a/contrib/python3-whitelist Fri Dec 14 19:21:28 2018 +0300 +++ b/contrib/python3-whitelist Fri Dec 14 19:30:20 2018 +0300 @@ -198,6 +198,7 @@ test-extensions-afterloaded.t test-extensions-wrapfunction.py test-extra-filelog-entry.t +test-fastannotate-revmap.py test-fetch.t test-filebranch.t test-filecache.py