aboutsummaryrefslogtreecommitdiff
path: root/autotests/testolmsession.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/testolmsession.cpp')
-rw-r--r--autotests/testolmsession.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/testolmsession.cpp b/autotests/testolmsession.cpp
index 41baf8e3..12279cb6 100644
--- a/autotests/testolmsession.cpp
+++ b/autotests/testolmsession.cpp
@@ -77,4 +77,4 @@ void TestOlmSession::correctSessionOrdering()
QCOMPARE(sessionList[2]->sessionId(), session1Id);
}
-QTEST_MAIN(TestOlmSession)
+QTEST_APPLESS_MAIN(TestOlmSession)