From patchwork Wed Jul 31 23:46:33 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: D6702: py3: add one more test to list of passing tests From: phabricator X-Patchwork-Id: 41101 Message-Id: <4ea77e038629ab3d2b5fae7aae532dfd@localhost.localdomain> To: Phabricator Cc: mercurial-devel@mercurial-scm.org Date: Wed, 31 Jul 2019 23:46:33 +0000 Closed by commit rHG6d50a7ebf7e0: py3: add one more test to list of passing tests (authored by pulkit). This revision was automatically updated to reflect the committed changes. This revision was not accepted when it landed; it landed in state "Needs Review". REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D6702?vs=16089&id=16097 CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D6702/new/ REVISION DETAIL https://phab.mercurial-scm.org/D6702 AFFECTED FILES contrib/python3-whitelist CHANGE DETAILS To: pulkit, #hg-reviewers Cc: mercurial-devel diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -124,6 +124,7 @@ test-convert-hg-sink.t test-convert-hg-source.t test-convert-hg-startrev.t +test-convert-identity.t test-convert-mtn.t test-convert-splicemap.t test-convert-svn-sink.t