aboutsummaryrefslogtreecommitdiff
path: root/dev-libs/opendht/files/peerdiscoverytest-2.4.10.patch
blob: a2e376109a29bc1a7f7f273fa3169c2a09c453cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/tests/peerdiscoverytester.cpp b/tests/peerdiscoverytester.cpp
index a1dac8d0..85e315f7 100644
--- a/tests/peerdiscoverytester.cpp
+++ b/tests/peerdiscoverytester.cpp
@@ -42,7 +42,7 @@ struct JamiNode {
     MSGPACK_DEFINE(num, cha, str)
 };
 
-CPPUNIT_TEST_SUITE_REGISTRATION(PeerDiscoveryTester);
+// CPPUNIT_TEST_SUITE_REGISTRATION(PeerDiscoveryTester);
 
 void PeerDiscoveryTester::setUp(){}