diff options
Diffstat (limited to 'tests/maildirsyncbenchmark.cpp')
-rw-r--r-- | tests/maildirsyncbenchmark.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/maildirsyncbenchmark.cpp b/tests/maildirsyncbenchmark.cpp index 4f23524..7904a82 100644 --- a/tests/maildirsyncbenchmark.cpp +++ b/tests/maildirsyncbenchmark.cpp | |||
@@ -59,7 +59,7 @@ class MaildirSyncBenchmark : public QObject | |||
59 | QString targetPath; | 59 | QString targetPath; |
60 | HAWD::State mHawdState; | 60 | HAWD::State mHawdState; |
61 | 61 | ||
62 | private Q_SLOTS: | 62 | private slots: |
63 | void initTestCase() | 63 | void initTestCase() |
64 | { | 64 | { |
65 | targetPath = tempDir.path() + "/maildir1"; | 65 | targetPath = tempDir.path() + "/maildir1"; |