From 49600c7d56b16d7b60705f170e9dff4daf58688c Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Thu, 27 Sep 2012 17:28:14 +0200 Subject: split QXmppJingleIq 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 d38d7db8..8fd2b806 100644 --- a/tests/all/tests.cpp +++ b/tests/all/tests.cpp @@ -44,7 +44,6 @@ #include "QXmppGlobal.h" #include "QXmppEntityTimeIq.h" -#include "jingle.h" #include "rpc.h" #include "sasl.h" #include "tests.h" @@ -878,9 +877,6 @@ int main(int argc, char *argv[]) TestPackets testPackets; errors += QTest::qExec(&testPackets); - TestJingle testJingle; - errors += QTest::qExec(&testJingle); - TestPubSub testPubSub; errors += QTest::qExec(&testPubSub); -- cgit v1.2.3