db9e33beb0fb broke the tests because of the difference in bytestring repr
between py2 and py3. Rather than backout that change for so little, I figured
I'd fix it myself.
Hopefully Python 2 supports gets dropped very soon.
Details
Details
- Reviewers
durin42 SimonSapin - Group Reviewers
hg-reviewers - Commits
- rHGc3c7a86e9c24: tests: fix differing output between py2 and py3
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.