diff options
Diffstat (limited to 'tests/dummyresourcebenchmark.cpp')
-rw-r--r-- | tests/dummyresourcebenchmark.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dummyresourcebenchmark.cpp b/tests/dummyresourcebenchmark.cpp index 9afc775..77b87fb 100644 --- a/tests/dummyresourcebenchmark.cpp +++ b/tests/dummyresourcebenchmark.cpp | |||
@@ -30,7 +30,7 @@ class DummyResourceBenchmark : public QObject | |||
30 | Q_OBJECT | 30 | Q_OBJECT |
31 | private: | 31 | private: |
32 | int num; | 32 | int num; |
33 | private Q_SLOTS: | 33 | private slots: |
34 | void initTestCase() | 34 | void initTestCase() |
35 | { | 35 | { |
36 | Sink::Log::setDebugOutputLevel(Sink::Log::Warning); | 36 | Sink::Log::setDebugOutputLevel(Sink::Log::Warning); |