Added unicode characters to json fixture.

This commit is contained in:
Jakub Roztocil 2014-04-26 17:37:56 +02:00
parent 467d126b6c
commit 77dcd6e919

View File

@ -1,3 +1,4 @@
{ {
"hello": "world" "name": "Jakub Roztočil",
"sun": "太陽"
} }