summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/tcpopt.t.json.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/tcpopt.t.json.output')
-rw-r--r--tests/py/ip6/tcpopt.t.json.output16
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/py/ip6/tcpopt.t.json.output b/tests/py/ip6/tcpopt.t.json.output
deleted file mode 100644
index 81dd8ad8..00000000
--- a/tests/py/ip6/tcpopt.t.json.output
+++ /dev/null
@@ -1,16 +0,0 @@
-# tcp option sack0 right 1
-[
- {
- "match": {
- "left": {
- "tcp option": {
- "field": "right",
- "name": "sack"
- }
- },
- "op": "==",
- "right": 1
- }
- }
-]
-