mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Reduce verbosity.
This commit is contained in:
parent
98722ae8e8
commit
c9ccbe2562
@ -32,7 +32,8 @@ BOOST_AUTO_TEST_SUITE(whisper)
|
||||
|
||||
BOOST_AUTO_TEST_CASE(topic)
|
||||
{
|
||||
g_logVerbosity = 20;
|
||||
cnote << "Testing Whisper...";
|
||||
g_logVerbosity = 0;
|
||||
|
||||
bool started = false;
|
||||
unsigned result = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user