diff options
Diffstat (limited to 'tests/data')
| -rw-r--r-- | tests/data/simple.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/simple.plist b/tests/data/simple.plist index c48e224..7fb0208 100644 --- a/tests/data/simple.plist +++ b/tests/data/simple.plist @@ -11,5 +11,7 @@ </array> <key>Birthdate</key> <integer>1564</integer> + <key>Height</key> + <real>1.60</real> </dict> </plist>
\ No newline at end of file |
