diff options
Diffstat (limited to 'tests/mailsynctest.cpp')
-rw-r--r-- | tests/mailsynctest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mailsynctest.cpp b/tests/mailsynctest.cpp index e70e34e..faaf003 100644 --- a/tests/mailsynctest.cpp +++ b/tests/mailsynctest.cpp | |||
@@ -34,6 +34,7 @@ using namespace Sink::ApplicationDomain; | |||
34 | void MailSyncTest::initTestCase() | 34 | void MailSyncTest::initTestCase() |
35 | { | 35 | { |
36 | Test::initTest(); | 36 | Test::initTest(); |
37 | QVERIFY(isBackendAvailable()); | ||
37 | Log::setDebugOutputLevel(Sink::Log::Trace); | 38 | Log::setDebugOutputLevel(Sink::Log::Trace); |
38 | resetTestEnvironment(); | 39 | resetTestEnvironment(); |
39 | auto resource = createResource(); | 40 | auto resource = createResource(); |