It is identical to the tested rule, so no point in keeping it. Signed-off-by: Phil Sutter <phil@xxxxxx> --- tests/py/ip6/rt.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/py/ip6/rt.t b/tests/py/ip6/rt.t index 2d044c36e3798..c3feaabee483c 100644 --- a/tests/py/ip6/rt.t +++ b/tests/py/ip6/rt.t @@ -15,7 +15,7 @@ rt nexthdr 33-45;ok rt nexthdr != 33-45;ok rt nexthdr { 33, 55, 67, 88};ok rt nexthdr != { 33, 55, 67, 88};ok -rt nexthdr { 33-55};ok;rt nexthdr { 33-55} +rt nexthdr { 33-55};ok rt nexthdr != { 33-55};ok rt hdrlength 22;ok -- 2.16.1 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html