diff options
Diffstat (limited to 'autotests/testgroupsession.h')
-rw-r--r-- | autotests/testgroupsession.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autotests/testgroupsession.h b/autotests/testgroupsession.h index 28ebf4c9..c9192990 100644 --- a/autotests/testgroupsession.h +++ b/autotests/testgroupsession.h @@ -11,5 +11,6 @@ class TestOlmSession : public QObject private Q_SLOTS: void groupSessionPicklingValid(); + void groupSessionCryptoValid(); }; #endif |