Merge pull request #5117

fcd00079 unit_tests: remove leftover debug print (moneromooo-monero)
This commit is contained in:
Riccardo Spagni
2019-03-04 21:26:14 +02:00

View File

@@ -82,7 +82,6 @@ TEST(notify, works)
ok = true;
break;
}
std::cout << "got: [" << s << "]" << std::endl;
}
}
boost::filesystem::remove(name_template);