Page MenuHomePhabricator

Use angle bracket in include for wallet test
ClosedPublic

Authored by Fabien on Apr 23 2019, 07:39.

Details

Summary

As per title

Partial backport of PR11651

Depends on D2869

Test Plan
make check
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien planned changes to this revision.Apr 23 2019, 08:35
jasonbcox requested changes to this revision.Apr 24 2019, 22:46
jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/wallet/test/wallet_tests.cpp
12 ↗(On Diff #8242)

Similar to the changes in walletdb_tests.cpp, these three wallet/ includes should be in their own section above this one.

This revision now requires changes to proceed.Apr 24 2019, 22:46

Realized my comment isn't really standardizable across all source files, so ignore me.

This revision is now accepted and ready to land.Apr 25 2019, 15:35
This revision was automatically updated to reflect the committed changes.