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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Except for above nit, looks good.

src/test/mempool_tests.cpp
140 ↗(On Diff #432)

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 ↗(On Diff #432)

clang-format would remove it right away :)

This revision was automatically updated to reflect the committed changes.
src/test/mempool_tests.cpp
140 ↗(On Diff #432)

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