mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-24 22:45:41 +01:00
Add BitcoinApplication & RPCConsole tests
Add test coverage for Qt initialization code & basic RPC console functionality.
This commit is contained in:
@@ -41,7 +41,7 @@ void RPCNestedTests::rpcNestedTests()
|
||||
|
||||
TestingSetup test;
|
||||
|
||||
SetRPCWarmupFinished();
|
||||
if (RPCIsInWarmup(nullptr)) SetRPCWarmupFinished();
|
||||
|
||||
std::string result;
|
||||
std::string result2;
|
||||
|
||||
Reference in New Issue
Block a user