Add unit test for --no-ensure-ascii option

This commit is contained in:
ushuz 2017-03-16 14:54:55 +08:00 committed by John Hu
parent 543c5c7e1a
commit 10f8bd2f22
2 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,10 @@
{
"alist": [
2,
34,
234
],
"blah": null,
"foo": "bar",
"non_ascii": "中文にほんご한국어"
}