From 4e1d91e55fcdfc87cfb92dfbcb3e741cd4a450fd Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Wed, 18 Jul 2012 13:28:10 +0200 Subject: split dataform tests --- tests/tests.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'tests/tests.h') diff --git a/tests/tests.h b/tests/tests.h index 422c34f6..b3db0cf7 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -109,15 +109,6 @@ private slots: void testTheoraEncoder(); }; -class TestDataForm : public QObject -{ - Q_OBJECT - -private slots: - void testSimple(); - void testMedia(); -}; - class TestJingle : public QObject { Q_OBJECT -- cgit v1.2.3