diff options
author | Matthew Wild <mwild1@gmail.com> | 2016-03-05 20:48:20 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2016-03-05 20:48:20 +0000 |
commit | 39dceba25851f3c9db32082f6217fbb2b7d6fc39 (patch) | |
tree | e708589be73c3c8c13e8dc3614684d4d3f66ef43 /tests/json/fail11.json | |
parent | df618247d3fb899b69668dfcc084a154e04c34c6 (diff) | |
download | prosody-39dceba25851f3c9db32082f6217fbb2b7d6fc39.tar.gz prosody-39dceba25851f3c9db32082f6217fbb2b7d6fc39.zip |
tests: Add extra tests for util.json
Diffstat (limited to 'tests/json/fail11.json')
-rw-r--r-- | tests/json/fail11.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/json/fail11.json b/tests/json/fail11.json new file mode 100644 index 00000000..76eb95b4 --- /dev/null +++ b/tests/json/fail11.json @@ -0,0 +1 @@ +{"Illegal expression": 1 + 2}
\ No newline at end of file |