diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-12-28 12:04:05 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-12-28 12:04:05 +0100 |
commit | 53e809bb1024206c7baa43ab640586d34bfb7c13 (patch) | |
tree | a4189482ecae319a3d18dd5ecf974bb6f8577ec2 /tests | |
parent | efbb9a602c380fafc8f969c3e323ce9e85935809 (diff) | |
download | sink-53e809bb1024206c7baa43ab640586d34bfb7c13.tar.gz sink-53e809bb1024206c7baa43ab640586d34bfb7c13.zip |
Cleanup
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testaccounttest.cpp | 2 |
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 | ||