summaryrefslogtreecommitdiffstats
path: root/tests/py/ip/ip_tcp.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip/ip_tcp.t.json')
-rw-r--r--tests/py/ip/ip_tcp.t.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/py/ip/ip_tcp.t.json b/tests/py/ip/ip_tcp.t.json
index 15b5f386..3757d6ee 100644
--- a/tests/py/ip/ip_tcp.t.json
+++ b/tests/py/ip/ip_tcp.t.json
@@ -8,6 +8,7 @@
"protocol": "ip"
}
},
+ "op": "==",
"right": "tcp"
}
},
@@ -19,6 +20,7 @@
"protocol": "tcp"
}
},
+ "op": "==",
"right": 22
}
}
@@ -34,6 +36,7 @@
"protocol": "ip"
}
},
+ "op": "==",
"right": "tcp"
}
},
@@ -53,6 +56,7 @@
"protocol": "tcp"
}
},
+ "op": "==",
"right": 22
}
}