diff options
Diffstat (limited to 'tests/vcard.h')
| -rw-r--r-- | tests/vcard.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/vcard.h b/tests/vcard.h index cc1527c1..29a1dcad 100644 --- a/tests/vcard.h +++ b/tests/vcard.h @@ -28,6 +28,8 @@ class tst_QXmppVCardIq : public QObject Q_OBJECT private slots: + void testAddress_data(); + void testAddress(); void testEmail_data(); void testEmail(); void testPhone_data(); |
