summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/dccp.t.payload.inet
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/dccp.t.payload.inet')
-rw-r--r--tests/py/inet/dccp.t.payload.inet3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/py/inet/dccp.t.payload.inet b/tests/py/inet/dccp.t.payload.inet
index f5aacf68..ccba6d0e 100644
--- a/tests/py/inet/dccp.t.payload.inet
+++ b/tests/py/inet/dccp.t.payload.inet
@@ -11,8 +11,7 @@ inet test-inet input
[ meta load l4proto => reg 1 ]
[ cmp eq reg 1 0x00000021 ]
[ payload load 2b @ transport header + 0 => reg 1 ]
- [ cmp lt reg 1 0x00001500 ]
- [ cmp gt reg 1 0x00002300 ]
+ [ range neq reg 1 0x00001500 0x00002300 ]
# dccp sport {23, 24, 25}
__set%d test-inet 3