diff contrib/python3-whitelist @ 37967:40381a88bab4

tests: port test-wireproto.py to Python 3 A little bit of output churn because we now get b'' prefixes on output in both 2 and 3, but for this test I'm more comfortable knowing that we're using bytestrs everywhere. Differential Revision: https://phab.mercurial-scm.org/D3510
author Augie Fackler <augie@google.com>
date Fri, 27 Apr 2018 11:55:04 -0400
parents 0d95ad9fc5f4
children 32106c474086
line wrap: on
line diff
--- a/contrib/python3-whitelist	Fri Apr 27 11:50:24 2018 -0400
+++ b/contrib/python3-whitelist	Fri Apr 27 11:55:04 2018 -0400
@@ -471,5 +471,6 @@
 test-wireproto-clientreactor.py
 test-wireproto-framing.py
 test-wireproto-serverreactor.py
+test-wireproto.py
 test-wsgirequest.py
 test-xdg.t