From 9fef2dc765c53cc15fb021ac36ad3da0cfcebd2d Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Mon, 27 Apr 2020 20:56:36 +0200 Subject: tests: py: remove range test with service names Service names printing are not default these days, using service names with ranges is misleading. Signed-off-by: Pablo Neira Ayuso --- tests/py/inet/dccp.t | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/py/inet/dccp.t') diff --git a/tests/py/inet/dccp.t b/tests/py/inet/dccp.t index f0dd788b..9a81bb2e 100644 --- a/tests/py/inet/dccp.t +++ b/tests/py/inet/dccp.t @@ -12,7 +12,6 @@ dccp sport {23, 24, 25};ok dccp sport != {23, 24, 25};ok dccp sport { 20-50 };ok -dccp sport ftp-data - re-mail-ck;ok;dccp sport 20-50 dccp sport 20-50;ok dccp sport { 20-50};ok dccp sport != { 20-50};ok -- cgit v1.2.3