keepassxc/tests/data/BrokenNoEntryUuid.xml
Felix Geyer f1bebe904a Add tests for broken databases.
Make sure we detect the error and don't crash.
2013-04-29 22:31:50 +02:00

15 lines
280 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<KeePassFile>
<Root>
<Group>
<UUID>lmU+9n0aeESKZvcEze+bRg==</UUID>
<Name>Test</Name>
<Entry>
<String>
<Key>Title</Key>
<Value>Sample Entry 1</Value>
</String>
</Group>
</Root>
</KeePassFile>