mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
Fix tests
This commit is contained in:
parent
82ace81974
commit
ad36ec4dfd
6 changed files with 22 additions and 4 deletions
|
@ -42,7 +42,7 @@ void TestCsvExporter::initTestCase()
|
|||
Crypto::init();
|
||||
}
|
||||
|
||||
void TestCsvExporter::cleanUp()
|
||||
void TestCsvExporter::cleanup()
|
||||
{
|
||||
delete m_db;
|
||||
delete m_csvExporter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue