mirror of
https://github.com/monero-project/monero.git
synced 2024-11-17 16:27:39 +00:00
unit_tests: remove leftover debug print
This commit is contained in:
parent
31bdf7bd11
commit
fcd0007952
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