Change test logging verbosity level.

GitOrigin-RevId: 6f3218f8170b69c8cfb97c31cf3275d80bad4962
This commit is contained in:
levlam 2018-02-10 04:01:50 +03:00
parent df4f8b0809
commit 5a80fc5621
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@
using namespace td;
TEST(MultiTimeout, bug) {
SET_VERBOSITY_LEVEL(VERBOSITY_NAME(DEBUG));
ConcurrentScheduler sched;
int threads_n = 0;
sched.init(threads_n);