aboutsummaryrefslogtreecommitdiff
path: root/autotests/testolmutility.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/testolmutility.cpp')
-rw-r--r--autotests/testolmutility.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/testolmutility.cpp b/autotests/testolmutility.cpp
index 7a55b61e..ca5aa1fd 100644
--- a/autotests/testolmutility.cpp
+++ b/autotests/testolmutility.cpp
@@ -126,4 +126,4 @@ void TestOlmUtility::validUploadKeysRequest()
QVERIFY(verifyIdentitySignature(deviceKeys, deviceId, userId));
}
-QTEST_MAIN(TestOlmUtility)
+QTEST_APPLESS_MAIN(TestOlmUtility)