diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 21:03:39 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 21:03:39 +0200 |
| commit | f4dbb00a035eb4df8a12f5edaf53bb99a2bd435a (patch) | |
| tree | c3dcc1dabe8a4c55a9fc3fef627307629d548920 /tests/all/tests.h | |
| parent | 58b54e9279a0fef211003c94735ca9024bde72ee (diff) | |
| download | qxmpp-f4dbb00a035eb4df8a12f5edaf53bb99a2bd435a.tar.gz | |
move server tests
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(); -}; |
