diff options
Diffstat (limited to 'tests/tests.h')
| -rw-r--r-- | tests/tests.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.h b/tests/tests.h index ab6526d3..0d27e570 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -128,6 +128,7 @@ class TestServer : public QObject Q_OBJECT private slots: + void testConnect_data(); void testConnect(); }; |
