diff contrib/python3-whitelist @ 41335:b81ca9a3f4e4

py3: port test-batching.py to python3 I used byteify-strings.py on this file, then manually added the various pycompat and bprint bits as needed. Differential Revision: https://phab.mercurial-scm.org/D5678
author Augie Fackler <augie@google.com>
date Thu, 24 Jan 2019 11:35:40 -0500
parents 5361f9ed8a30
children 7370f302be71
line wrap: on
line diff
--- a/contrib/python3-whitelist	Thu Jan 24 11:34:18 2019 -0500
+++ b/contrib/python3-whitelist	Thu Jan 24 11:35:40 2019 -0500
@@ -26,6 +26,7 @@
 test-bad-extension.t
 test-bad-pull.t
 test-basic.t
+test-batching.py
 test-bdiff.py
 test-bheads.t
 test-bisect.t