summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/meta.t.json.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/meta.t.json.output')
-rw-r--r--tests/py/inet/meta.t.json.output4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/py/inet/meta.t.json.output b/tests/py/inet/meta.t.json.output
index 19b2d262..0dc3371f 100644
--- a/tests/py/inet/meta.t.json.output
+++ b/tests/py/inet/meta.t.json.output
@@ -18,7 +18,7 @@
{
"match": {
"left": {
- "meta": "nfproto"
+ "meta": { "key": "nfproto" }
},
"right": "ipv6"
}
@@ -26,7 +26,7 @@
{
"match": {
"left": {
- "meta": "l4proto"
+ "meta": { "key": "l4proto" }
},
"right": 6
}