diff options
Diffstat (limited to 'tests/storagebenchmark.cpp')
-rw-r--r-- | tests/storagebenchmark.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/storagebenchmark.cpp b/tests/storagebenchmark.cpp index 09cc336..8498df9 100644 --- a/tests/storagebenchmark.cpp +++ b/tests/storagebenchmark.cpp | |||
@@ -51,7 +51,7 @@ private: | |||
51 | QString filePath; | 51 | QString filePath; |
52 | const int count = 50000; | 52 | const int count = 50000; |
53 | 53 | ||
54 | private Q_SLOTS: | 54 | private slots: |
55 | void initTestCase() | 55 | void initTestCase() |
56 | { | 56 | { |
57 | Sink::Log::setDebugOutputLevel(Sink::Log::Warning); | 57 | Sink::Log::setDebugOutputLevel(Sink::Log::Warning); |