add empty string test

This commit is contained in:
alisdair sullivan 2012-03-27 16:28:37 -07:00
parent 7918e63e71
commit 4bf86a8d06
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1 @@
""

View file

@ -0,0 +1,3 @@
{name, "empty_string"}.
{jsx, [{string, <<>>},end_json]}.
{json, "empty_string.json"}.