# HG changeset patch # User Pulkit Goyal # Date 1539983540 -10800 # 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 -r 3b782669561d -r bad46c934c31 contrib/python3-whitelist --- a/contrib/python3-whitelist Sat Oct 20 00:05:50 2018 +0300 +++ b/contrib/python3-whitelist Sat Oct 20 00:12:20 2018 +0300 @@ -261,6 +261,7 @@ 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