diff options
Diffstat (limited to 'autotests/testgroupsession.h')
-rw-r--r-- | autotests/testgroupsession.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/testgroupsession.h b/autotests/testgroupsession.h index 7743295f..6edf0d16 100644 --- a/autotests/testgroupsession.h +++ b/autotests/testgroupsession.h @@ -4,7 +4,7 @@ #include <QTest> -class TestOlmSession : public QObject +class TestGroupSession : public QObject { Q_OBJECT |