unit_tests: remove leftover debug print
This commit is contained in:
parent
31bdf7bd11
commit
fcd0007952
@ -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);
|
||||||
|
Loading…
Reference in New Issue
Block a user