comparison contrib/python3-whitelist @ 38470:4c358bdaada8

py3: add b'' prefixes in tests/test-bundle2-pushback.t This makes the test run on Python 3. # skip-blame because just b'' prefixes. Differential Revision: https://phab.mercurial-scm.org/D3834
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 26 Jun 2018 01:08:47 +0530
parents 9ef9884e5d50
children 21be76e07148
comparison
equal deleted inserted replaced
38469:9ef9884e5d50 38470:4c358bdaada8
31 test-branches.t 31 test-branches.t
32 test-bundle-phases.t 32 test-bundle-phases.t
33 test-bundle-type.t 33 test-bundle-type.t
34 test-bundle-vs-outgoing.t 34 test-bundle-vs-outgoing.t
35 test-bundle2-multiple-changegroups.t 35 test-bundle2-multiple-changegroups.t
36 test-bundle2-pushback.t
36 test-cappedreader.py 37 test-cappedreader.py
37 test-casecollision.t 38 test-casecollision.t
38 test-cat.t 39 test-cat.t
39 test-cbor.py 40 test-cbor.py
40 test-censor.t 41 test-censor.t