From: Pablo Neira Ayuso Date: Mon, 27 Apr 2020 18:56:36 +0000 (+0200) Subject: tests: py: remove range test with service names X-Git-Tag: v0.9.5~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9fef2dc765c53cc15fb021ac36ad3da0cfcebd2d;p=thirdparty%2Fnftables.git 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 --- 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