diff contrib/python3-whitelist @ 40241:81e4f039a0cd

churn: use integer division consistently This results in slight output changes, but it's at least consistent between Python 2 and 3. Since the output is just bar graphs anyway, I'm content with the changes. Differential Revision: https://phab.mercurial-scm.org/D5063
author Augie Fackler <augie@google.com>
date Sat, 13 Oct 2018 06:02:27 -0400
parents 379dd054614b
children be0a5d2d5c78
line wrap: on
line diff
--- a/contrib/python3-whitelist	Sat Oct 13 05:58:16 2018 -0400
+++ b/contrib/python3-whitelist	Sat Oct 13 06:02:27 2018 -0400
@@ -66,6 +66,7 @@
 test-check-pylint.t
 test-check-shbang.t
 test-children.t
+test-churn.t
 test-clone-cgi.t
 test-clone-pull-corruption.t
 test-clone-r.t