diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-11-11 20:38:16 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-11-11 20:38:16 +0100 |
commit | b7550550b04c3e6038f8dd1fb47f36ec7f699ff8 (patch) | |
tree | 78a5e1459379c26effc633141e6a260227fea15d /tests/mailthreadtest.cpp | |
parent | 2bb2a10f5c4010d168b3d26e9937cf26365a0d0c (diff) | |
download | sink-b7550550b04c3e6038f8dd1fb47f36ec7f699ff8.tar.gz sink-b7550550b04c3e6038f8dd1fb47f36ec7f699ff8.zip |
Fixed warnings
Diffstat (limited to 'tests/mailthreadtest.cpp')
-rw-r--r-- | tests/mailthreadtest.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/mailthreadtest.cpp b/tests/mailthreadtest.cpp index 9ed5d83..eabfc81 100644 --- a/tests/mailthreadtest.cpp +++ b/tests/mailthreadtest.cpp | |||
@@ -248,5 +248,3 @@ void MailThreadTest::testRealWorldThread() | |||
248 | QCOMPARE(mails.size(), 8); | 248 | QCOMPARE(mails.size(), 8); |
249 | } | 249 | } |
250 | } | 250 | } |
251 | |||
252 | #include "mailthreadtest.moc" | ||