summaryrefslogtreecommitdiffstats
path: root/tests/pipelinetest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pipelinetest.cpp')
-rw-r--r--tests/pipelinetest.cpp2
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:
179class PipelineTest : public QObject 179class PipelineTest : public QObject
180{ 180{
181 Q_OBJECT 181 Q_OBJECT
182private Q_SLOTS: 182private slots:
183 void initTestCase() 183 void initTestCase()
184 { 184 {
185 Sink::Log::setDebugOutputLevel(Sink::Log::Trace); 185 Sink::Log::setDebugOutputLevel(Sink::Log::Trace);