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 d86d9fca..f4c91022 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -54,6 +54,7 @@ private slots: void testPresenceFull(); void testSession(); void testStreamFeatures(); + void testVCard(); }; class TestJingle : public QObject |
