From d4bd008be257cc95b2e9625cc5506b9e925c766d Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Fri, 8 Jun 2018 17:27:13 +0200 Subject: JSON: Call verdict maps 'vmap' in JSON as well This way JSON format is more consistent with the standard one. Signed-off-by: Phil Sutter Signed-off-by: Pablo Neira Ayuso --- tests/py/any/ct.t.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/py/any/ct.t.json') diff --git a/tests/py/any/ct.t.json b/tests/py/any/ct.t.json index 3ec00ab3..e393e524 100644 --- a/tests/py/any/ct.t.json +++ b/tests/py/any/ct.t.json @@ -1009,7 +1009,7 @@ # ct state . ct mark vmap { new . 0x12345678 : drop} [ { - "map": { + "vmap": { "left": { "concat": [ { -- cgit v1.2.3