aboutsummaryrefslogtreecommitdiff
path: root/tests/all/tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/all/tests.h')
-rw-r--r--tests/all/tests.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/all/tests.h b/tests/all/tests.h
index 1a32b6a3..fe928346 100644
--- a/tests/all/tests.h
+++ b/tests/all/tests.h
@@ -24,19 +24,6 @@
#include <QObject>
-class TestUtils : public QObject
-{
- Q_OBJECT
-
-private slots:
- void testCrc32();
- void testHmac();
- void testJid();
- void testMime();
- void testLibVersion();
- void testTimezoneOffset();
-};
-
class TestPackets : public QObject
{
Q_OBJECT