diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-07-08 17:59:20 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-07-08 17:59:20 +0100 |
commit | aae2bf28db36ab9133829dc33ea6ef886e8373c2 (patch) | |
tree | 1e1b669d5d6381ddd9b5e21e7142847f66fffcc8 /test/stdout/2750 | |
parent | 00392be0e7cfb5c6c6ce173ff31d81ab2a2e8779 (diff) |
Fix json extract for strings carrying commas. Bug 3006
Diffstat (limited to 'test/stdout/2750')
-rw-r--r-- | test/stdout/2750 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/stdout/2750 b/test/stdout/2750 index d70041a16..11b85cdcf 100644 --- a/test/stdout/2750 +++ b/test/stdout/2750 @@ -16,3 +16,6 @@ > aggregate output vs. json extract > [".outlook.com", "outlook.com"] > +> string with embedded comma +> Doe, John +> |