summaryrefslogtreecommitdiffstats
path: root/tests/mailsynctest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mailsynctest.h')
-rw-r--r--tests/mailsynctest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mailsynctest.h b/tests/mailsynctest.h
index 0decf00..f197833 100644
--- a/tests/mailsynctest.h
+++ b/tests/mailsynctest.h
@@ -74,6 +74,7 @@ private slots:
74 void testSyncSingleMailWithBogusId(); 74 void testSyncSingleMailWithBogusId();
75 75
76 void testFailingSync(); 76 void testFailingSync();
77 void testSyncUidvalidity();
77}; 78};
78 79
79} 80}