json: ws nits
This commit is contained in:
parent
f00b0b936a
commit
62d0b3d194
1 changed files with 27 additions and 27 deletions
|
@ -90,7 +90,7 @@ static void test_all(const std::string & lang, std::function<void(const TestCase
|
||||||
|
|
||||||
test({
|
test({
|
||||||
FAILURE,
|
FAILURE,
|
||||||
"invalid type type",
|
"invalid type",
|
||||||
R"""({
|
R"""({
|
||||||
"type": 123
|
"type": 123
|
||||||
})""",
|
})""",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue