summaryrefslogtreecommitdiffstats
path: root/tests/py/ip/tcp.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip/tcp.t.json')
-rw-r--r--tests/py/ip/tcp.t.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/py/ip/tcp.t.json b/tests/py/ip/tcp.t.json
index 33172f60..d2c09150 100644
--- a/tests/py/ip/tcp.t.json
+++ b/tests/py/ip/tcp.t.json
@@ -8,6 +8,7 @@
"protocol": "ip"
}
},
+ "op": "==",
"right": "tcp"
}
},
@@ -19,6 +20,7 @@
"protocol": "tcp"
}
},
+ "op": "==",
"right": "ssh"
}
},
@@ -49,6 +51,7 @@
"protocol": "udp"
}
},
+ "op": "==",
"right": "ssh"
}
},