summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/dccp.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/dccp.t')
-rw-r--r--tests/py/inet/dccp.t7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/py/inet/dccp.t b/tests/py/inet/dccp.t
index 4eef58f0..f5f8b67b 100644
--- a/tests/py/inet/dccp.t
+++ b/tests/py/inet/dccp.t
@@ -29,8 +29,7 @@ dccp dport {23, 24, 25};ok
dccp dport { 20-50};ok
# dccp dport != {27-34};ok
-# BUG dccp type
-# dccp type {request, response, data, ack, dataack, closereq, close, reset, sync, syncack};ok
+dccp type {request, response, data, ack, dataack, closereq, close, reset, sync, syncack};ok
# dccp type != {request, response, data, ack, dataack, closereq, close, reset, sync, syncack};ok
-# dccp type request;ok
-# dccp type != request;ok
+dccp type request;ok
+dccp type != request;ok