summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/sets
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2024-03-20 15:34:34 +0100
committerPhil Sutter <phil@nwl.cc>2024-03-20 15:58:56 +0100
commit4e1f1a19795bb8c28162c4cb98707c5dd4009e1b (patch)
treea4fb0142fa3fda9f64c257eaf63dd036b062883e /tests/shell/testcases/sets
parent531a630f9666c495c0a2588609a8f4912a4880b9 (diff)
tests: shell: Fix one json-nft dump for reordered output
Missed this one when regenerating all dumps. Fixes: 2a0fe52eca32a ("tests: shell: Regenerate all json-nft dumps") Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'tests/shell/testcases/sets')
-rw-r--r--tests/shell/testcases/sets/dumps/meter_0.json-nft32
1 files changed, 16 insertions, 16 deletions
diff --git a/tests/shell/testcases/sets/dumps/meter_0.json-nft b/tests/shell/testcases/sets/dumps/meter_0.json-nft
index 71e83b19..c318e4f2 100644
--- a/tests/shell/testcases/sets/dumps/meter_0.json-nft
+++ b/tests/shell/testcases/sets/dumps/meter_0.json-nft
@@ -15,6 +15,14 @@
}
},
{
+ "chain": {
+ "family": "ip6",
+ "table": "test",
+ "name": "test",
+ "handle": 0
+ }
+ },
+ {
"set": {
"family": "ip6",
"name": "acct_out",
@@ -49,14 +57,6 @@
}
},
{
- "chain": {
- "family": "ip6",
- "table": "test",
- "name": "test",
- "handle": 0
- }
- },
- {
"rule": {
"family": "ip6",
"table": "test",
@@ -146,6 +146,14 @@
}
},
{
+ "chain": {
+ "family": "ip",
+ "table": "test",
+ "name": "test",
+ "handle": 0
+ }
+ },
+ {
"set": {
"family": "ip",
"name": "xyz",
@@ -160,14 +168,6 @@
}
},
{
- "chain": {
- "family": "ip",
- "table": "test",
- "name": "test",
- "handle": 0
- }
- },
- {
"rule": {
"family": "ip",
"table": "test",