( )⚙ D12253 tests: remove output conditionalized on no-py3

This is an archive of the discontinued Mercurial Phabricator instance.

tests: remove output conditionalized on no-py3
ClosedPublic

Authored by indygreg on Mar 1 2022, 7:35 PM.

Details

Summary

I simply did a search for ^.* \(no-py3 !\)\n and removed all
matched lines. There are still some references to no-py3. But these
were the simpler ones to match against.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

indygreg created this revision.Mar 1 2022, 7:35 PM
Alphare accepted this revision.Mar 2 2022, 5:50 AM
This revision is now accepted and ready to land.Mar 2 2022, 5:50 AM
This revision was automatically updated to reflect the committed changes.