X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/00392be0e7cfb5c6c6ce173ff31d81ab2a2e8779..aae2bf28db36ab9133829dc33ea6ef886e8373c2:/test/scripts/2750-json/2750 diff --git a/test/scripts/2750-json/2750 b/test/scripts/2750-json/2750 index f01414b4c..47f5e13cf 100644 --- a/test/scripts/2750-json/2750 +++ b/test/scripts/2750-json/2750 @@ -19,4 +19,7 @@ ${lookup {policy-aliases : outlook : mxs : 1} json {DIR/aux-fixed/policy.json}} aggregate output vs. json extract ${extract json {mxs} \ {${lookup {policy-aliases:outlook} json {DIR/aux-fixed/policy.json}}}} + +string with embedded comma +${lookup {policy-aliases:key_for_string_with_comma} json {DIR/aux-fixed/policy.json}} ****