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 b827188..757da1b 100644
--- a/tests/mailtest.h
+++ b/tests/mailtest.h
@@ -53,6 +53,7 @@ private slots:
53 void testModifyMailToDraft(); 53 void testModifyMailToDraft();
54 54
55 void testModifyMailToTrash(); 55 void testModifyMailToTrash();
56 void testBogusMessageAppend();
56}; 57};
57 58
58} 59}