Fix test build after d138598
Building the tests was giving some vague error message about a doubly-defined
symbol.
The solution is to define ShutdownRequested in test_bitcoin.cpp as well
so that init.cpp does not get pulled in.
Fix test build after d138598 e3f5d4338d03Unpublished Tags None Subscribers None
Description
Details
|