summaryrefslogtreecommitdiffstats
path: root/tests/mailsynctest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mailsynctest.h')
-rw-r--r--tests/mailsynctest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/mailsynctest.h b/tests/mailsynctest.h
index 94643f6..8ad3bb3 100644
--- a/tests/mailsynctest.h
+++ b/tests/mailsynctest.h
@@ -69,6 +69,8 @@ private slots:
69 void testFetchNewRemovedMessages(); 69 void testFetchNewRemovedMessages();
70 void testFlagChange(); 70 void testFlagChange();
71 71
72 void testSyncSingleFolder();
73
72 void testFailingSync(); 74 void testFailingSync();
73}; 75};
74 76