Skip to content

Commit

Permalink
disable connector VERBOSE_TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
ValerianTrz committed Apr 8, 2019
1 parent c79856f commit ad7523f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/connector/tcp/clientserverbehaviortest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include <chrono>
#include <cstdint>

#define VERBOSE_TEST 1
#define VERBOSE_TEST 0

#include "clientserver/connectionsuccessclient.hpp"
#include "clientserver/connectionsuccessserver.hpp"
Expand Down

0 comments on commit ad7523f

Please sign in to comment.