diff options
Diffstat (limited to 'tests/indextest.cpp')
-rw-r--r-- | tests/indextest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/indextest.cpp b/tests/indextest.cpp index a435e97..ce1fde7 100644 --- a/tests/indextest.cpp +++ b/tests/indextest.cpp | |||
@@ -13,7 +13,7 @@ | |||
13 | class IndexTest : public QObject | 13 | class IndexTest : public QObject |
14 | { | 14 | { |
15 | Q_OBJECT | 15 | Q_OBJECT |
16 | private Q_SLOTS: | 16 | private slots: |
17 | void initTestCase() | 17 | void initTestCase() |
18 | { | 18 | { |
19 | Sink::Storage store("./testindex", "org.kde.dummy.testindex", Sink::Storage::ReadWrite); | 19 | Sink::Storage store("./testindex", "org.kde.dummy.testindex", Sink::Storage::ReadWrite); |