diff options
Diffstat (limited to 'tests/testplannershared.cpp')
-rw-r--r-- | tests/testplannershared.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testplannershared.cpp b/tests/testplannershared.cpp index da4de48fb..d3de0526d 100644 --- a/tests/testplannershared.cpp +++ b/tests/testplannershared.cpp @@ -12,7 +12,6 @@ void TestPlannerShared::initTestCase() QCoreApplication::setOrganizationName("Subsurface"); QCoreApplication::setOrganizationDomain("subsurface.hohndel.org"); QCoreApplication::setApplicationName("SubsurfaceTestPlannerShared"); - plannerShared::instance(); } |