From c22721b69a51a73c18ea251c91973aef5445f225 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Fri, 20 Oct 2017 16:17:54 +0200 Subject: tests: enable ip/ip.t for bridge protocol, too This does not add any additional warnings, it just increases coverage to bridge. Signed-off-by: Florian Westphal --- tests/py/ip/ip.t | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/py/ip/ip.t') diff --git a/tests/py/ip/ip.t b/tests/py/ip/ip.t index f779dd9a..35ea36e0 100644 --- a/tests/py/ip/ip.t +++ b/tests/py/ip/ip.t @@ -3,6 +3,7 @@ *ip;test-ip4;input *inet;test-inet;input +*bridge;test-bridge;input *netdev;test-netdev;ingress - ip version 2;ok -- cgit v1.2.3