summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/socket.t.json
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2018-09-03 16:15:22 +0200
committerFlorian Westphal <fw@strlen.de>2018-09-03 18:03:51 +0200
commitaab7913f0e9bfd331980a4e6a478d3e350be9e89 (patch)
treea7a100ace1b88505478dd3682c43fd7bce5c1e24 /tests/py/inet/socket.t.json
parent26c85388344e66abab8dda04f6f15963c7ad81d5 (diff)
tests: fix json output for osf, socket and tproxy expressions
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tests/py/inet/socket.t.json')
-rw-r--r--tests/py/inet/socket.t.json5
1 files changed, 3 insertions, 2 deletions
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
}
}