summaryrefslogtreecommitdiffstats
path: root/tests/jsonfiles/29-rule-match.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/jsonfiles/29-rule-match.json')
-rw-r--r--tests/jsonfiles/29-rule-match.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/jsonfiles/29-rule-match.json b/tests/jsonfiles/29-rule-match.json
index b533e77..577c63a 100644
--- a/tests/jsonfiles/29-rule-match.json
+++ b/tests/jsonfiles/29-rule-match.json
@@ -1 +1 @@
-{"nftables":[{"rule":{"family":"ip","table":"filter","chain":"input","handle":9,"expr":[{"type":"match","name":"state"},{"type":"counter","pkts":0,"bytes":0}]}}]}
+{"nftables":[{"add":[{"rule":{"family":"ip","table":"filter","chain":"input","handle":9,"expr":[{"type":"match","name":"state"},{"type":"counter","pkts":0,"bytes":0}]}}]}]}