diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-05-31 17:24:40 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-05-31 17:24:40 +0200 |
commit | 4d89be0c8ed4a9b33d44f9782e93709be8fc8042 (patch) | |
tree | c2f06bc4ad8e6eaf53435536ec6ce448fdf80339 /tests/mailsynctest.h | |
parent | ed0faba01b26579e726f5a2d3cf5efb14140322c (diff) | |
download | sink-4d89be0c8ed4a9b33d44f9782e93709be8fc8042.tar.gz sink-4d89be0c8ed4a9b33d44f9782e93709be8fc8042.zip |
Got rid of the maildirresourcetest
Diffstat (limited to 'tests/mailsynctest.h')
-rw-r--r-- | tests/mailsynctest.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mailsynctest.h b/tests/mailsynctest.h index b0fda7c..ec40f33 100644 --- a/tests/mailsynctest.h +++ b/tests/mailsynctest.h | |||
@@ -82,6 +82,7 @@ private slots: | |||
82 | void testListRemovedSubFolder(); | 82 | void testListRemovedSubFolder(); |
83 | 83 | ||
84 | void testListMails(); | 84 | void testListMails(); |
85 | void testResyncMails(); | ||
85 | void testFetchNewRemovedMessages(); | 86 | void testFetchNewRemovedMessages(); |
86 | 87 | ||
87 | void testFailingSync(); | 88 | void testFailingSync(); |