summaryrefslogtreecommitdiffstats
path: root/tests/querytest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/querytest.cpp')
-rw-r--r--tests/querytest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/querytest.cpp b/tests/querytest.cpp
index f147c58..3bb0427 100644
--- a/tests/querytest.cpp
+++ b/tests/querytest.cpp
@@ -18,7 +18,7 @@
18class QueryTest : public QObject 18class QueryTest : public QObject
19{ 19{
20 Q_OBJECT 20 Q_OBJECT
21private Q_SLOTS: 21private slots:
22 void initTestCase() 22 void initTestCase()
23 { 23 {
24 Sink::Log::setDebugOutputLevel(Sink::Log::Trace); 24 Sink::Log::setDebugOutputLevel(Sink::Log::Trace);