From b13354a7c428fdb2286d2227fdad5378a1ee9426 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 10 Jan 2019 13:05:10 +0000 Subject: Fix json extract operator for unfound case --- test/stdout/0002 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/stdout') diff --git a/test/stdout/0002 b/test/stdout/0002 index 949c35eb2..44117a9fc 100644 --- a/test/stdout/0002 +++ b/test/stdout/0002 @@ -845,6 +845,9 @@ xyz > {"1":116, "2":943, "3":234} > expect: {"1":116, "2":943, "3":234} > +> Failed: missing '"' wrapping string key for extract json +> expect: <> +> > > escape: B7·F2ò > -- cgit v1.2.3