Page MenuHomePhabricator

Format mempool_tests.cpp
ClosedPublic

Authored by deadalnix on Jun 13 2017, 16:10.

Details

Summary

As per title.

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
mempoolfmt
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 254
Build 254: arc lint + arc unit

Event Timeline

Except for above nit, looks good.

src/test/mempool_tests.cpp
140

Nit: I think an extra \n here would make it look more regular ...

This revision is now accepted and ready to land.Jun 13 2017, 19:45
src/test/mempool_tests.cpp
140

clang-format would remove it right away :)

This revision was automatically updated to reflect the committed changes.
src/test/mempool_tests.cpp
140

I see. Didn't know it is that aggressive in reformatting.