diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-09-30 21:44:29 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-09-30 21:44:29 +0100 |
commit | a3970a881934e1fc6be1993bfe544dd17abf6082 (patch) | |
tree | b672595caf3c9436c1bfd204a5ad60315af9d60b /test/stdout | |
parent | 9d03af0a7d6bfcc13156ce8fd676ce00dd32d228 (diff) |
Testsuite: enhance json extract tests
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/0002 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/stdout/0002 b/test/stdout/0002 index a8d1361d1..729435472 100644 --- a/test/stdout/0002 +++ b/test/stdout/0002 @@ -839,6 +839,13 @@ xyz > 59 > 59 > +> {"1":116, "2":943, "3":234} +> expect: {"1":116, "2":943, "3":234} +> +> {"1":116, "2":943, "3":234} +> expect: {"1":116, "2":943, "3":234} +> +> > escape: B7·F2ò > > primary_hostname: myhost.test.ex |