summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/include/dumps/0007glob_double_0.json-nft
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shell/testcases/include/dumps/0007glob_double_0.json-nft')
-rw-r--r--tests/shell/testcases/include/dumps/0007glob_double_0.json-nft26
1 files changed, 25 insertions, 1 deletions
diff --git a/tests/shell/testcases/include/dumps/0007glob_double_0.json-nft b/tests/shell/testcases/include/dumps/0007glob_double_0.json-nft
index d5340905..ea75b43f 100644
--- a/tests/shell/testcases/include/dumps/0007glob_double_0.json-nft
+++ b/tests/shell/testcases/include/dumps/0007glob_double_0.json-nft
@@ -1 +1,25 @@
-{"nftables": [{"metainfo": {"version": "VERSION", "release_name": "RELEASE_NAME", "json_schema_version": 1}}, {"table": {"family": "ip", "name": "x", "handle": 0}}, {"table": {"family": "ip", "name": "y", "handle": 0}}]}
+{
+ "nftables": [
+ {
+ "metainfo": {
+ "version": "VERSION",
+ "release_name": "RELEASE_NAME",
+ "json_schema_version": 1
+ }
+ },
+ {
+ "table": {
+ "family": "ip",
+ "name": "x",
+ "handle": 0
+ }
+ },
+ {
+ "table": {
+ "family": "ip",
+ "name": "y",
+ "handle": 0
+ }
+ }
+ ]
+}