diff options
Diffstat (limited to 'tests/maildirresourcetest.cpp')
-rw-r--r-- | tests/maildirresourcetest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/maildirresourcetest.cpp b/tests/maildirresourcetest.cpp index eefe1e9..d5f7f95 100644 --- a/tests/maildirresourcetest.cpp +++ b/tests/maildirresourcetest.cpp | |||
@@ -53,7 +53,7 @@ class MaildirResourceTest : public QObject | |||
53 | 53 | ||
54 | QTemporaryDir tempDir; | 54 | QTemporaryDir tempDir; |
55 | QString targetPath; | 55 | QString targetPath; |
56 | private Q_SLOTS: | 56 | private slots: |
57 | void initTestCase() | 57 | void initTestCase() |
58 | { | 58 | { |
59 | targetPath = tempDir.path() + "/maildir1/"; | 59 | targetPath = tempDir.path() + "/maildir1/"; |