summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/exthdr.t.json.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/exthdr.t.json.output')
-rw-r--r--tests/py/ip6/exthdr.t.json.output30
1 files changed, 0 insertions, 30 deletions
diff --git a/tests/py/ip6/exthdr.t.json.output b/tests/py/ip6/exthdr.t.json.output
index c9f5b49b..813402a2 100644
--- a/tests/py/ip6/exthdr.t.json.output
+++ b/tests/py/ip6/exthdr.t.json.output
@@ -1,33 +1,3 @@
-# exthdr hbh == exists
-[
- {
- "match": {
- "left": {
- "exthdr": {
- "name": "hbh"
- }
- },
- "op": "==",
- "right": true
- }
- }
-]
-
-# exthdr hbh == missing
-[
- {
- "match": {
- "left": {
- "exthdr": {
- "name": "hbh"
- }
- },
- "op": "==",
- "right": false
- }
- }
-]
-
# exthdr hbh 1
[
{