summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/icmp.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/icmp.t.json')
-rw-r--r--tests/py/inet/icmp.t.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/py/inet/icmp.t.json b/tests/py/inet/icmp.t.json
index c4517605..55217cc9 100644
--- a/tests/py/inet/icmp.t.json
+++ b/tests/py/inet/icmp.t.json
@@ -32,7 +32,7 @@
[
{
"match": {
- "left": { "meta": "nfproto" },
+ "left": { "meta": { "key": "nfproto" } },
"right": "ipv4"
}
},
@@ -53,7 +53,7 @@
[
{
"match": {
- "left": { "meta": "nfproto" },
+ "left": { "meta": { "key": "nfproto" } },
"right": "ipv4"
}
},
@@ -74,7 +74,7 @@
[
{
"match": {
- "left": { "meta": "nfproto" },
+ "left": { "meta": { "key": "nfproto" } },
"right": "ipv6"
}
},
@@ -95,7 +95,7 @@
[
{
"match": {
- "left": { "meta": "nfproto" },
+ "left": { "meta": { "key": "nfproto" } },
"right": "ipv6"
}
},