summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/reject.t.json.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/reject.t.json.output')
-rw-r--r--tests/py/ip6/reject.t.json.output7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/py/ip6/reject.t.json.output b/tests/py/ip6/reject.t.json.output
index 4e2058fe..04f12f56 100644
--- a/tests/py/ip6/reject.t.json.output
+++ b/tests/py/ip6/reject.t.json.output
@@ -1,7 +1,10 @@
-# reject with icmpv6 type port-unreachable
+# reject
[
{
- "reject": null
+ "reject": {
+ "expr": "port-unreachable",
+ "type": "icmpv6"
+ }
}
]