diff options
Diffstat (limited to 'tests/mailtest.cpp')
-rw-r--r-- | tests/mailtest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mailtest.cpp b/tests/mailtest.cpp index b9d496d..8031cf1 100644 --- a/tests/mailtest.cpp +++ b/tests/mailtest.cpp | |||
@@ -34,6 +34,7 @@ using namespace Sink::ApplicationDomain; | |||
34 | void MailTest::initTestCase() | 34 | void MailTest::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(); |