forked from extern/httpie-cli
Added unicode characters to json fixture.
This commit is contained in:
parent
467d126b6c
commit
77dcd6e919
3
tests/fixtures/test.json
vendored
3
tests/fixtures/test.json
vendored
@ -1,3 +1,4 @@
|
||||
{
|
||||
"hello": "world"
|
||||
"name": "Jakub Roztočil",
|
||||
"sun": "太陽"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user