aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.h')
-rw-r--r--tests/tests.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tests.h b/tests/tests.h
index 0b91a11e..3816e6d9 100644
--- a/tests/tests.h
+++ b/tests/tests.h
@@ -50,7 +50,8 @@ private slots:
void testBindNoResource();
void testBindResource();
void testBindResult();
- void testDiscoveryIq();
+ void testDiscovery();
+ void testDiscoveryWithForm();
void testMessage();
void testMessageFull();
void testMessageAttention();