diff --git a/autotests/coronatest.cpp b/autotests/coronatest.cpp index 6f25992dc..78717342c 100644 --- a/autotests/coronatest.cpp +++ b/autotests/coronatest.cpp @@ -107,6 +107,7 @@ void CoronaTest::initTestCase() void CoronaTest::cleanupTestCase() { m_configDir.removeRecursively(); + delete m_corona; } void CoronaTest::restore()