Raise error if we don't find exactly one root group.

This commit is contained in:
Felix Geyer
2013-04-20 19:17:09 +02:00
parent f1bebe904a
commit 0ec29b2354
4 changed files with 54 additions and 6 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<KeePassFile>
<Root>
<Group>
<UUID>lmU+9n0aeESKZvcEze+bRg==</UUID>
<Name>Test</Name>
</Group>
</Root>
<Root>
<Group>
<UUID>AaUYVdXsI02h4T1RiAlgtg==</UUID>
<Name>Test</Name>
</Group>
</Root>
</KeePassFile>