summaryrefslogtreecommitdiffstats
path: root/tests/mailthreadtest.h
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2016-09-21 14:47:06 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2016-09-21 14:47:06 +0200
commit6fc76bc690e5a2e7748936fa835338d820c7e7de (patch)
tree0f84576b25af1f2e22cb7574f175de988e694a8a /tests/mailthreadtest.h
parent9037bf4c869cf7e8dc2801d7e126ada24d1ec1e4 (diff)
downloadsink-6fc76bc690e5a2e7748936fa835338d820c7e7de.tar.gz
sink-6fc76bc690e5a2e7748936fa835338d820c7e7de.zip
Merge mails by subject
Diffstat (limited to 'tests/mailthreadtest.h')
-rw-r--r--tests/mailthreadtest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mailthreadtest.h b/tests/mailthreadtest.h
index d6b9c24..8730ec6 100644
--- a/tests/mailthreadtest.h
+++ b/tests/mailthreadtest.h
@@ -51,6 +51,7 @@ private slots:
51 void cleanup(); 51 void cleanup();
52 52
53 void testListThreadLeader(); 53 void testListThreadLeader();
54 void testIndexInMixedOrder();
54}; 55};
55 56
56} 57}