From aab7913f0e9bfd331980a4e6a478d3e350be9e89 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Mon, 3 Sep 2018 16:15:22 +0200 Subject: tests: fix json output for osf, socket and tproxy expressions Signed-off-by: Florian Westphal --- tests/py/inet/socket.t.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests/py/inet/socket.t.json') diff --git a/tests/py/inet/socket.t.json b/tests/py/inet/socket.t.json index d672c500..99d6e248 100644 --- a/tests/py/inet/socket.t.json +++ b/tests/py/inet/socket.t.json @@ -7,7 +7,7 @@ "key": "transparent" } }, - "op": "==", + "op": "==", "right": 0 } } @@ -22,7 +22,7 @@ "key": "transparent" } }, - "op": "==", + "op": "==", "right": 1 } } @@ -37,6 +37,7 @@ "key": "mark" } }, + "op": "==", "right": 5 } } -- cgit v1.2.3