diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-10-07 16:01:59 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-10-07 16:01:59 +0200 |
commit | 082029f3dedadaceef1524fec214e053b0a26d10 (patch) | |
tree | ae0013258c3b889a51be084850970fb5ff8eda6d /tests/mailtest.cpp | |
parent | e62f6ba8ec1c83196f78044b5dd905eeb80d4707 (diff) | |
download | sink-082029f3dedadaceef1524fec214e053b0a26d10.tar.gz sink-082029f3dedadaceef1524fec214e053b0a26d10.zip |
These jobs now work reliably.
Diffstat (limited to 'tests/mailtest.cpp')
-rw-r--r-- | tests/mailtest.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/mailtest.cpp b/tests/mailtest.cpp index 3339838..ae5295e 100644 --- a/tests/mailtest.cpp +++ b/tests/mailtest.cpp | |||
@@ -55,9 +55,6 @@ void MailTest::cleanup() | |||
55 | 55 | ||
56 | void MailTest::init() | 56 | void MailTest::init() |
57 | { | 57 | { |
58 | qDebug(); | ||
59 | qDebug() << "-----------------------------------------"; | ||
60 | qDebug(); | ||
61 | VERIFYEXEC(ResourceControl::start(mResourceInstanceIdentifier)); | 58 | VERIFYEXEC(ResourceControl::start(mResourceInstanceIdentifier)); |
62 | } | 59 | } |
63 | 60 | ||