mirror of
https://github.com/monero-project/monero.git
synced 2026-01-07 02:04:02 -08:00
unit_tests: remove leftover debug print
This commit is contained in:
@@ -82,7 +82,6 @@ TEST(notify, works)
|
||||
ok = true;
|
||||
break;
|
||||
}
|
||||
std::cout << "got: [" << s << "]" << std::endl;
|
||||
}
|
||||
}
|
||||
boost::filesystem::remove(name_template);
|
||||
|
||||
Reference in New Issue
Block a user