diff options
Diffstat (limited to 'test/testdata/eval-okay-fromjson-escapes.exp')
-rw-r--r-- | test/testdata/eval-okay-fromjson-escapes.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testdata/eval-okay-fromjson-escapes.exp b/test/testdata/eval-okay-fromjson-escapes.exp new file mode 100644 index 0000000..add5505 --- /dev/null +++ b/test/testdata/eval-okay-fromjson-escapes.exp | |||
@@ -0,0 +1 @@ | |||
"quote \" reverse solidus \\ solidus / backspace formfeed newline \n carriage return \r horizontal tab \t 1 char unicode encoded backspace 1 char unicode encoded e with accent é 2 char unicode encoded s with caron š 3 char unicode encoded rightwards arrow →" | |||