mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Test if we correctly detect errors when writing.
This commit is contained in:
@@ -27,6 +27,7 @@ class TestHashedBlockStream : public QObject
|
||||
private Q_SLOTS:
|
||||
void initTestCase();
|
||||
void testWriteRead();
|
||||
void testWriteFailure();
|
||||
};
|
||||
|
||||
#endif // KEEPASSX_TESTHASHEDBLOCKSTREAM_H
|
||||
|
||||
Reference in New Issue
Block a user