diff options
author | Nikias Bassen | 2022-01-25 03:54:10 +0100 |
---|---|---|
committer | Nikias Bassen | 2022-01-25 03:54:10 +0100 |
commit | f3c65feb0e1f4e177a75ba936d0730f7c3f4b076 (patch) | |
tree | d8515e68ea9fbe98dd0650d1c49d5fc52181ce13 /test/data/j2.plist | |
parent | 99cd35bd12745364ef777a36b3cb7186d18458b1 (diff) | |
download | libplist-f3c65feb0e1f4e177a75ba936d0730f7c3f4b076.tar.gz libplist-f3c65feb0e1f4e177a75ba936d0730f7c3f4b076.tar.bz2 |
test: Rename json test files to .json
Diffstat (limited to 'test/data/j2.plist')
-rw-r--r-- | test/data/j2.plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/data/j2.plist b/test/data/j2.plist deleted file mode 100644 index 9d1210e..0000000 --- a/test/data/j2.plist +++ /dev/null @@ -1 +0,0 @@ -{"Some ASCII string":"Test ASCII String","Some UTF8 strings":["àéèçù","日本語","汉语/漢語","한국어/조선말","русский язык","الْعَرَبيّة","עִבְרִית","język polski","हिन्दी"],"Keys & \"entities\"":"hellow world & others <nodes> are \"fun!?'","Boolean":false,"Another Boolean":true,"Some Int":32434543632,"Some String with Unicode entity":"Yeah check this: \u1234 !!!"}
\ No newline at end of file |