diff options
Diffstat (limited to 'tests/all/tests.h')
| -rw-r--r-- | tests/all/tests.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/all/tests.h b/tests/all/tests.h index fe928346..3bc8ad1e 100644 --- a/tests/all/tests.h +++ b/tests/all/tests.h @@ -63,11 +63,3 @@ private slots: void testSubscriptions(); }; -class TestServer : public QObject -{ - Q_OBJECT - -private slots: - void testConnect_data(); - void testConnect(); -}; |
