mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-15 08:23:46 +02:00
test: Replace DEBUG_LOG_OUT with -printtoconsole=1
This commit is contained in:
@@ -37,8 +37,6 @@
|
||||
__AFL_FUZZ_INIT();
|
||||
#endif
|
||||
|
||||
const std::function<void(const std::string&)> G_TEST_LOG_FUN{};
|
||||
|
||||
/**
|
||||
* A copy of the command line arguments that start with `--`.
|
||||
* First `LLVMFuzzerInitialize()` is called, which saves the arguments to `g_args`.
|
||||
|
||||
Reference in New Issue
Block a user