summaryrefslogtreecommitdiffstats
path: root/tests/modelinteractivitytest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modelinteractivitytest.cpp')
-rw-r--r--tests/modelinteractivitytest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/modelinteractivitytest.cpp b/tests/modelinteractivitytest.cpp
index c55a1db..d13cdf7 100644
--- a/tests/modelinteractivitytest.cpp
+++ b/tests/modelinteractivitytest.cpp
@@ -51,7 +51,6 @@ private slots:
51 void initTestCase() 51 void initTestCase()
52 { 52 {
53 Sink::Test::initTest(); 53 Sink::Test::initTest();
54 Sink::Log::setDebugOutputLevel(Sink::Log::Warning);
55 ResourceConfig::addResource("org.kde.dummy.instance1", "org.kde.dummy"); 54 ResourceConfig::addResource("org.kde.dummy.instance1", "org.kde.dummy");
56 Sink::Store::removeDataFromDisk(QByteArray("org.kde.dummy.instance1")).exec().waitForFinished(); 55 Sink::Store::removeDataFromDisk(QByteArray("org.kde.dummy.instance1")).exec().waitForFinished();
57 } 56 }