mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-28 10:31:13 -05:00
Coding style fixes.
This commit is contained in:
parent
c8ad27975a
commit
72defa375d
3 changed files with 5 additions and 2 deletions
|
|
@ -188,7 +188,7 @@ void TestGroup::testDeleteSignals()
|
|||
delete group2;
|
||||
QCOMPARE(spyEntryAboutToRemove2.count(), 0);
|
||||
QCOMPARE(spyEntryRemoved2.count(), 0);
|
||||
|
||||
delete db2;
|
||||
}
|
||||
|
||||
KEEPASSX_QTEST_CORE_MAIN(TestGroup)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue