summaryrefslogtreecommitdiffstats
path: root/tests/testaccounttest.cpp
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2016-07-08 11:01:48 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2016-07-08 11:01:48 +0200
commit9317fbffeab4a8c258acb1116eb12fbded7053d8 (patch)
treeb1f00b8ee96e222c16d25d02b49ade1ef3aee8ae /tests/testaccounttest.cpp
parent1b6439215fa0bb6ac1e191c2ffc992e815a53199 (diff)
downloadsink-9317fbffeab4a8c258acb1116eb12fbded7053d8.tar.gz
sink-9317fbffeab4a8c258acb1116eb12fbded7053d8.zip
Control debugoutput during tests with sinksh.
Diffstat (limited to 'tests/testaccounttest.cpp')
-rw-r--r--tests/testaccounttest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testaccounttest.cpp b/tests/testaccounttest.cpp
index c630846..078e7a0 100644
--- a/tests/testaccounttest.cpp
+++ b/tests/testaccounttest.cpp
@@ -20,7 +20,6 @@ private slots:
20 { 20 {
21 // Sink::FacadeFactory::instance().resetFactory(); 21 // Sink::FacadeFactory::instance().resetFactory();
22 // ResourceConfig::clear(); 22 // ResourceConfig::clear();
23 Log::setDebugOutputLevel(Sink::Log::Trace);
24 Test::initTest(); 23 Test::initTest();
25 } 24 }
26 25