summaryrefslogtreecommitdiffstats
path: root/tests/testplannershared.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testplannershared.cpp')
-rw-r--r--tests/testplannershared.cpp1
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();
}