# HG changeset patch # User Pulkit Goyal # Date 2018-10-19 21:12:20 # Node ID bad46c934c319e6db2fafc12ef8a32196bb94a45 # Parent 3b782669561d1398842c536272db6dd2886d21e1 py3: add one more passing test to whitelist Caught by python 3 builder. Differential Revision: https://phab.mercurial-scm.org/D5175 diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -261,6 +261,7 @@ test-i18n.t test-identify.t test-impexp-branch.t test-import-bypass.t +test-import-context.t test-import-eol.t test-import-merge.t test-import-unknown.t