summaryrefslogtreecommitdiffstats
path: root/tests/testaccounttest.cpp
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-12-28 12:04:05 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-12-28 12:04:05 +0100
commit53e809bb1024206c7baa43ab640586d34bfb7c13 (patch)
treea4189482ecae319a3d18dd5ecf974bb6f8577ec2 /tests/testaccounttest.cpp
parentefbb9a602c380fafc8f969c3e323ce9e85935809 (diff)
downloadsink-53e809bb1024206c7baa43ab640586d34bfb7c13.tar.gz
sink-53e809bb1024206c7baa43ab640586d34bfb7c13.zip
Cleanup
Diffstat (limited to 'tests/testaccounttest.cpp')
-rw-r--r--tests/testaccounttest.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/testaccounttest.cpp b/tests/testaccounttest.cpp
index 078e7a0..0f0d5f4 100644
--- a/tests/testaccounttest.cpp
+++ b/tests/testaccounttest.cpp
@@ -18,8 +18,6 @@ private slots:
18 18
19 void initTestCase() 19 void initTestCase()
20 { 20 {
21 // Sink::FacadeFactory::instance().resetFactory();
22 // ResourceConfig::clear();
23 Test::initTest(); 21 Test::initTest();
24 } 22 }
25 23