Mercurial > hg
diff contrib/python3-whitelist @ 38445:afa96dd5a483
py3: add b'' prefixes in tests/test-obsolete-divergent.t
This makes the test pass on Python 3.
# skip-blame because just b'' prefixes.
Differential Revision: https://phab.mercurial-scm.org/D3832
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Mon, 25 Jun 2018 15:54:56 +0530 |
parents | 550b7d110f45 |
children | 9ef9884e5d50 |
line wrap: on
line diff
--- a/contrib/python3-whitelist Mon Jun 25 01:07:23 2018 +0530 +++ b/contrib/python3-whitelist Mon Jun 25 15:54:56 2018 +0530 @@ -338,6 +338,7 @@ test-obsolete-changeset-exchange.t test-obsolete-checkheads.t test-obsolete-distributed.t +test-obsolete-divergent.t test-obsolete-tag-cache.t test-pager.t test-parents.t