add escaped control code test

This commit is contained in:
alisdair sullivan 2012-03-27 16:30:53 -07:00
parent 4bf86a8d06
commit 358b8f9c26
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1 @@
"\u0012"

View file

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