diff contrib/python3-whitelist @ 39789:e961f18a0094

tests: use assertTrue() instead of assert_() in test-bdiff.py The later is deprecated in Python 3. This patch also makes the test pass on Python 3. Differential Revision: https://phab.mercurial-scm.org/D4697
author Pulkit Goyal <pulkit@yandex-team.ru>
date Sun, 23 Sep 2018 23:39:07 +0300
parents d50125dec2c1
children 94c25f694ec3
line wrap: on
line diff
--- a/contrib/python3-whitelist	Sun Sep 23 23:35:38 2018 +0300
+++ b/contrib/python3-whitelist	Sun Sep 23 23:39:07 2018 +0300
@@ -22,6 +22,7 @@
 test-backwards-remove.t
 test-bad-pull.t
 test-basic.t
+test-bdiff.py
 test-bheads.t
 test-bisect.t
 test-bisect2.t