diff options
Diffstat (limited to 'tests/querytest.cpp')
-rw-r--r-- | tests/querytest.cpp | 2 |
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 @@ | |||
18 | class QueryTest : public QObject | 18 | class QueryTest : public QObject |
19 | { | 19 | { |
20 | Q_OBJECT | 20 | Q_OBJECT |
21 | private Q_SLOTS: | 21 | private slots: |
22 | void initTestCase() | 22 | void initTestCase() |
23 | { | 23 | { |
24 | Sink::Log::setDebugOutputLevel(Sink::Log::Trace); | 24 | Sink::Log::setDebugOutputLevel(Sink::Log::Trace); |