mirror of
https://github.com/monero-project/monero.git
synced 2025-08-09 14:12:24 -04:00
commit
3b53db47cf
4 changed files with 4 additions and 4 deletions
|
@ -166,7 +166,7 @@ TEST(logging, glob_prefix)
|
|||
TEST(logging, last_precedence)
|
||||
{
|
||||
init();
|
||||
mlog_set_categories("gobal:FATAL,glo*:DEBUG");
|
||||
mlog_set_categories("global:FATAL,glo*:DEBUG");
|
||||
log();
|
||||
std::string str;
|
||||
ASSERT_TRUE(load_log_to_string(log_filename, str));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue