diff options
Diffstat (limited to 'tests/testsuites/json_nonarray_input')
-rw-r--r-- | tests/testsuites/json_nonarray_input | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/testsuites/json_nonarray_input b/tests/testsuites/json_nonarray_input new file mode 100644 index 0000000..e296063 --- /dev/null +++ b/tests/testsuites/json_nonarray_input @@ -0,0 +1,3 @@ +<167>Mar 6 16:57:54 172.20.245.8 %PIX-7-710005:@cee:{"foo": "a"} +<167>Mar 6 16:57:54 172.20.245.8 %PIX-7-710005:@cee:{"foo": 10} +<167>Mar 6 16:57:54 172.20.245.8 %PIX-7-710005:@cee:{"foo": 12.3} |