mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-26 09:24:47 +00:00
Merge pull request #5117
fcd00079
unit_tests: remove leftover debug print (moneromooo-monero)
This commit is contained in:
commit
d3f39da7c8
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ TEST(notify, works)
|
|||
ok = true;
|
||||
break;
|
||||
}
|
||||
std::cout << "got: [" << s << "]" << std::endl;
|
||||
}
|
||||
}
|
||||
boost::filesystem::remove(name_template);
|
||||
|
|
Loading…
Reference in a new issue