diff options
Diffstat (limited to 'tests/pipelinetest.cpp')
-rw-r--r-- | tests/pipelinetest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pipelinetest.cpp b/tests/pipelinetest.cpp index d6073dc..92b7554 100644 --- a/tests/pipelinetest.cpp +++ b/tests/pipelinetest.cpp | |||
@@ -179,7 +179,7 @@ public: | |||
179 | class PipelineTest : public QObject | 179 | class PipelineTest : public QObject |
180 | { | 180 | { |
181 | Q_OBJECT | 181 | Q_OBJECT |
182 | private Q_SLOTS: | 182 | private slots: |
183 | void initTestCase() | 183 | void initTestCase() |
184 | { | 184 | { |
185 | Sink::Log::setDebugOutputLevel(Sink::Log::Trace); | 185 | Sink::Log::setDebugOutputLevel(Sink::Log::Trace); |