diff options
Diffstat (limited to 'tests/tests.h')
| -rw-r--r-- | tests/tests.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests.h b/tests/tests.h index 3c248645..fccb12f3 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -61,6 +61,8 @@ private slots: void testVCard(); void testVersionGet(); void testVersionResult(); + void testEntityTimeGet(); + void testEntityTimeResult(); }; class TestJingle : public QObject |
