mirror of
https://github.com/claunia/plist-cil.git
synced 2025-12-16 19:14:26 +00:00
Added test files
This commit is contained in:
12
test-files/test1-ascii-gnustep.plist
Normal file
12
test-files/test1-ascii-gnustep.plist
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
keyA = valueA;
|
||||
"key&\102" = "value&\U0042";
|
||||
date = <*D2011-11-28 09:21:30 +0000>;
|
||||
data = <00000004 10410820 82>;
|
||||
array = (
|
||||
<*BY>,
|
||||
<*BN>,
|
||||
<*I87>,
|
||||
<*R3.14159>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user