diff options
Diffstat (limited to 'tests/storagetest.cpp')
-rw-r--r-- | tests/storagetest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/storagetest.cpp b/tests/storagetest.cpp index b0db1ac..6341808 100644 --- a/tests/storagetest.cpp +++ b/tests/storagetest.cpp | |||
@@ -57,7 +57,7 @@ private: | |||
57 | return success && keyMatch; | 57 | return success && keyMatch; |
58 | } | 58 | } |
59 | 59 | ||
60 | private Q_SLOTS: | 60 | private slots: |
61 | void initTestCase() | 61 | void initTestCase() |
62 | { | 62 | { |
63 | testDataPath = "./testdb"; | 63 | testDataPath = "./testdb"; |