diff options
Diffstat (limited to 'tests/mailtest.cpp')
-rw-r--r-- | tests/mailtest.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/mailtest.cpp b/tests/mailtest.cpp index 541656f..b9d496d 100644 --- a/tests/mailtest.cpp +++ b/tests/mailtest.cpp | |||
@@ -47,8 +47,7 @@ void MailTest::initTestCase() | |||
47 | 47 | ||
48 | void MailTest::cleanup() | 48 | void MailTest::cleanup() |
49 | { | 49 | { |
50 | VERIFYEXEC(ResourceControl::shutdown(mResourceInstanceIdentifier)); | 50 | VERIFYEXEC(Store::removeDataFromDisk(mResourceInstanceIdentifier)); |
51 | removeResourceFromDisk(mResourceInstanceIdentifier); | ||
52 | } | 51 | } |
53 | 52 | ||
54 | void MailTest::init() | 53 | void MailTest::init() |