summaryrefslogtreecommitdiffstats
path: root/tests/clientapitest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/clientapitest.cpp')
-rw-r--r--tests/clientapitest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/clientapitest.cpp b/tests/clientapitest.cpp
index ec74cbd..ed5a9b5 100644
--- a/tests/clientapitest.cpp
+++ b/tests/clientapitest.cpp
@@ -93,7 +93,6 @@ private slots:
93 { 93 {
94 Sink::FacadeFactory::instance().resetFactory(); 94 Sink::FacadeFactory::instance().resetFactory();
95 ResourceConfig::clear(); 95 ResourceConfig::clear();
96 Sink::Log::setDebugOutputLevel(Sink::Log::Trace);
97 } 96 }
98 97
99 void testLoad() 98 void testLoad()