aboutsummaryrefslogtreecommitdiff
path: root/autotests/testolmaccount.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/testolmaccount.cpp')
-rw-r--r--autotests/testolmaccount.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/autotests/testolmaccount.cpp b/autotests/testolmaccount.cpp
index 75102c32..9f85e77e 100644
--- a/autotests/testolmaccount.cpp
+++ b/autotests/testolmaccount.cpp
@@ -2,7 +2,6 @@
//
// SPDX-License-Identifier: LGPL-2.1-or-later
-#ifdef Quotient_E2EE_ENABLED
#include "testolmaccount.h"
#include "olm/qolmaccount.h"
@@ -69,4 +68,3 @@ void TestOlmAccount::oneTimeKeysValid()
}
QTEST_MAIN(TestOlmAccount)
-#endif