aboutsummaryrefslogtreecommitdiff
path: root/autotests/testgroupsession.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/testgroupsession.cpp')
-rw-r--r--autotests/testgroupsession.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/testgroupsession.cpp b/autotests/testgroupsession.cpp
index 4425a006..2b949578 100644
--- a/autotests/testgroupsession.cpp
+++ b/autotests/testgroupsession.cpp
@@ -51,4 +51,4 @@ void TestOlmSession::groupSessionCryptoValid()
QCOMPARE(0, decryptionResult.second);
}
-QTEST_APPLESS_MAIN(TestOlmSession)
+QTEST_GUILESS_MAIN(TestOlmSession)