diff options
Diffstat (limited to 'tests/mailthreadtest.h')
-rw-r--r-- | tests/mailthreadtest.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mailthreadtest.h b/tests/mailthreadtest.h index 6b64d4e..9ae1b4c 100644 --- a/tests/mailthreadtest.h +++ b/tests/mailthreadtest.h | |||
@@ -54,6 +54,7 @@ private slots: | |||
54 | void testListThreadLeader(); | 54 | void testListThreadLeader(); |
55 | void testIndexInMixedOrder(); | 55 | void testIndexInMixedOrder(); |
56 | void testRealWorldThread(); | 56 | void testRealWorldThread(); |
57 | void testNoParentsWithModifications(); | ||
57 | }; | 58 | }; |
58 | 59 | ||
59 | } | 60 | } |