summaryrefslogtreecommitdiffstats
path: root/tests/mailtest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mailtest.h')
-rw-r--r--tests/mailtest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mailtest.h b/tests/mailtest.h
index 43d4f75..3ba7f63 100644
--- a/tests/mailtest.h
+++ b/tests/mailtest.h
@@ -64,6 +64,7 @@ private slots:
64 64
65 void testCreateModifyDeleteFolder(); 65 void testCreateModifyDeleteFolder();
66 void testCreateModifyDeleteMail(); 66 void testCreateModifyDeleteMail();
67 void testMoveMail();
67 void testMarkMailAsRead(); 68 void testMarkMailAsRead();
68 void testCreateDraft(); 69 void testCreateDraft();
69}; 70};