diff options
Diffstat (limited to 'tests/py/inet/icmpX.t.json')
-rw-r--r-- | tests/py/inet/icmpX.t.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/py/inet/icmpX.t.json b/tests/py/inet/icmpX.t.json index 006419e3..23ee7ed8 100644 --- a/tests/py/inet/icmpX.t.json +++ b/tests/py/inet/icmpX.t.json @@ -96,7 +96,7 @@ { "match": { "left": { - "meta": "l4proto" + "meta": { "key": "l4proto" } }, "right": "ipv6-icmp" } |