diff options
Diffstat (limited to 'tests/py/ip6/flowtable.t.json')
-rw-r--r-- | tests/py/ip6/flowtable.t.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/py/ip6/flowtable.t.json b/tests/py/ip6/flowtable.t.json index ef33f74d..be4dca67 100644 --- a/tests/py/ip6/flowtable.t.json +++ b/tests/py/ip6/flowtable.t.json @@ -8,7 +8,7 @@ "val": { "concat": [ { - "meta": "iif" + "meta": { "key": "iif" } }, { "payload": { @@ -45,7 +45,7 @@ } }, { - "meta": "iif" + "meta": { "key": "iif" } } ] } |