mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +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