summaryrefslogtreecommitdiffstats
path: root/tests/mailsynctest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mailsynctest.cpp')
-rw-r--r--tests/mailsynctest.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/mailsynctest.cpp b/tests/mailsynctest.cpp
index ecfb9e4..2d480f7 100644
--- a/tests/mailsynctest.cpp
+++ b/tests/mailsynctest.cpp
@@ -484,5 +484,3 @@ void MailSyncTest::testFailingSync()
484 // Ensure sync fails if resource is misconfigured 484 // Ensure sync fails if resource is misconfigured
485 QTRY_VERIFY(errorReceived); 485 QTRY_VERIFY(errorReceived);
486} 486}
487
488#include "mailsynctest.moc"