# HG changeset patch # User Augie Fackler # Date 2018-10-12 10:50:46 # Node ID 11727e38a920178511968ec8a5b89588f462e2b3 # Parent 7d1ba539bbb65a7400be854595892c16187288fb py3: more passing tests Differential Revision: https://phab.mercurial-scm.org/D4987 diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -203,10 +203,15 @@ test-hgignore.t test-hgk.t test-hgrc.t test-hgweb-bundle.t +test-hgweb-csp.t test-hgweb-descend-empties.t +test-hgweb-diffs.t test-hgweb-empty.t +test-hgweb-filelog.t test-hgweb-non-interactive.t +test-hgweb-raw.t test-hgweb-removed.t +test-hgweb.t test-hgwebdir-paths.py test-hgwebdirsym.t test-histedit-arguments.t