Page MenuHomePhabricator

test: resort imports
ClosedPublic

Authored by PiRK on May 24 2021, 09:05.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC4c832e8e98da: test: resort imports
Summary

This is a partial backport of core#19760 [3/4]
https://github.com/bitcoin/bitcoin/pull/19760/commits/5e8df3312e47a73e747ee892face55ed9ababeea

Some changes are debatable (e.g. assert_is_hex_string > assert_is_hash_string), but I think it is best to deviate as little as possible from the Core code for such minor points of detail.

Depends on D9573

Test Plan

ninja check-functional

Event Timeline

PiRK requested review of this revision.May 24 2021, 09:05
This revision is now accepted and ready to land.May 24 2021, 16:58
This revision was automatically updated to reflect the committed changes.