diff options
Diffstat (limited to 'test/data')
-rw-r--r-- | test/data/1.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/data/1.plist b/test/data/1.plist index dfa27b0..c7135e9 100644 --- a/test/data/1.plist +++ b/test/data/1.plist @@ -29,5 +29,7 @@ <key>Some Data</key> <data> </data> + <key>Some Entities</key> + <string>hellow world & others <nodes> are "fun!?'</string> </dict> </plist> |