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