diff options
Diffstat (limited to 'tests/dataform.h')
| -rw-r--r-- | tests/dataform.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/dataform.h b/tests/dataform.h index 1b294d8b..d5461237 100644 --- a/tests/dataform.h +++ b/tests/dataform.h @@ -30,6 +30,7 @@ class tst_QXmppDataForm : public QObject private slots: void testSimple(); + void testSubmit(); void testMedia(); }; |
