summaryrefslogtreecommitdiffstats
path: root/tests/py/any/tcpopt.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/any/tcpopt.t.json')
-rw-r--r--tests/py/any/tcpopt.t.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/py/any/tcpopt.t.json b/tests/py/any/tcpopt.t.json
index 2c6236a1..b15e36ee 100644
--- a/tests/py/any/tcpopt.t.json
+++ b/tests/py/any/tcpopt.t.json
@@ -14,14 +14,14 @@
}
]
-# tcp option noop kind 1
+# tcp option nop kind 1
[
{
"match": {
"left": {
"tcp option": {
"field": "kind",
- "name": "noop"
+ "name": "nop"
}
},
"op": "==",