diff contrib/python3-whitelist @ 39077:f76c1343859d

tests: allow for a bonus newline in base64'd email payload Python 3 adds this newline, which is harmless. test-patchbomb.t now passes on Python 3. Differential Revision: https://phab.mercurial-scm.org/D4234
author Augie Fackler <augie@google.com>
date Thu, 09 Aug 2018 21:59:32 -0400
parents cecb05c371f7
children 83cee1af747f
line wrap: on
line diff
--- a/contrib/python3-whitelist	Thu Aug 09 21:58:43 2018 -0400
+++ b/contrib/python3-whitelist	Thu Aug 09 21:59:32 2018 -0400
@@ -365,6 +365,7 @@
 test-patch.t
 test-patchbomb-bookmark.t
 test-patchbomb-tls.t
+test-patchbomb.t
 test-pathconflicts-merge.t
 test-pathconflicts-update.t
 test-pathencode.py