diff options
Diffstat (limited to 'tests/tests.h')
| -rw-r--r-- | tests/tests.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/tests.h b/tests/tests.h index b6f2eeab..78c87ae8 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -88,18 +88,6 @@ private slots: void testEntityTimeResult(); }; -class TestJingle : public QObject -{ - Q_OBJECT - -private slots: - void testSession(); - void testTerminate(); - void testAudioPayloadType(); - void testVideoPayloadType(); - void testRinging(); -}; - class TestPubSub : public QObject { Q_OBJECT |
