add empty string test
This commit is contained in:
parent
7918e63e71
commit
4bf86a8d06
2 changed files with 4 additions and 0 deletions
1
priv/test_cases/empty_string.json
Normal file
1
priv/test_cases/empty_string.json
Normal file
|
@ -0,0 +1 @@
|
|||
""
|
3
priv/test_cases/empty_string.test
Normal file
3
priv/test_cases/empty_string.test
Normal file
|
@ -0,0 +1,3 @@
|
|||
{name, "empty_string"}.
|
||||
{jsx, [{string, <<>>},end_json]}.
|
||||
{json, "empty_string.json"}.
|
Loading…
Add table
Add a link
Reference in a new issue