summaryrefslogtreecommitdiffstats
path: root/tests/mailthreadtest.h
diff options
context:
space:
mode:
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}