summaryrefslogtreecommitdiffstats
path: root/tests/mailtest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mailtest.h')
-rw-r--r--tests/mailtest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/mailtest.h b/tests/mailtest.h
index 3de5e1f..16d5d73 100644
--- a/tests/mailtest.h
+++ b/tests/mailtest.h
@@ -69,6 +69,8 @@ private slots:
69 69
70 void testCreateDraft(); 70 void testCreateDraft();
71 void testModifyMailToDraft(); 71 void testModifyMailToDraft();
72
73 void testModifyMailToTrash();
72}; 74};
73 75
74} 76}