Fix tests
This commit is contained in:
@@ -42,7 +42,7 @@ void TestCsvExporter::initTestCase()
|
||||
Crypto::init();
|
||||
}
|
||||
|
||||
void TestCsvExporter::cleanUp()
|
||||
void TestCsvExporter::cleanup()
|
||||
{
|
||||
delete m_db;
|
||||
delete m_csvExporter;
|
||||
|
||||
Reference in New Issue
Block a user