From 0c11564b57d1052c251824635ef4b29783267325 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Thu, 27 Sep 2012 17:11:59 +0200 Subject: split QXmppStunMessage tests --- tests/all/tests.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tests/all/tests.cpp') diff --git a/tests/all/tests.cpp b/tests/all/tests.cpp index 7e772550..909d44de 100644 --- a/tests/all/tests.cpp +++ b/tests/all/tests.cpp @@ -48,7 +48,6 @@ #include "jingle.h" #include "rpc.h" #include "sasl.h" -#include "stun.h" #include "tests.h" #include "util.h" @@ -905,9 +904,6 @@ int main(int argc, char *argv[]) TestServer testServer; errors += QTest::qExec(&testServer); - TestStun testStun; - errors += QTest::qExec(&testStun); - TestXmlRpc testXmlRpc; errors += QTest::qExec(&testXmlRpc); -- cgit v1.2.3