diff options
Diffstat (limited to 'tests/mailtest.h')
-rw-r--r-- | tests/mailtest.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/mailtest.h b/tests/mailtest.h index 3ba7f63..3de5e1f 100644 --- a/tests/mailtest.h +++ b/tests/mailtest.h | |||
@@ -66,7 +66,9 @@ private slots: | |||
66 | void testCreateModifyDeleteMail(); | 66 | void testCreateModifyDeleteMail(); |
67 | void testMoveMail(); | 67 | void testMoveMail(); |
68 | void testMarkMailAsRead(); | 68 | void testMarkMailAsRead(); |
69 | |||
69 | void testCreateDraft(); | 70 | void testCreateDraft(); |
71 | void testModifyMailToDraft(); | ||
70 | }; | 72 | }; |
71 | 73 | ||
72 | } | 74 | } |