diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-07-11 11:55:29 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-07-11 11:55:29 +0200 |
commit | 3a3118e768e1447dc7524328e84b8d7faef81fe1 (patch) | |
tree | af5582170ed6164fffc9365f34b17bf449c0db40 /tests/testaccounttest.cpp | |
parent | f9379318d801df204cc50385c5eca1f28e91755e (diff) | |
parent | ce2fd2666f084eebe443598f6f3740a02913091e (diff) | |
download | sink-3a3118e768e1447dc7524328e84b8d7faef81fe1.tar.gz sink-3a3118e768e1447dc7524328e84b8d7faef81fe1.zip |
Merge branch 'feature/notifications' into develop
Diffstat (limited to 'tests/testaccounttest.cpp')
-rw-r--r-- | tests/testaccounttest.cpp | 1 |
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 | ||