From 10a935abb110beb9e0b868fbf3ca5b3c80dd93f4 Mon Sep 17 00:00:00 2001 From: "Pablo M. Bermudo Garay" Date: Tue, 1 Dec 2015 23:45:22 +0100 Subject: tests: remove useless logic In the test files, some lines defining tables was commented out with a minus "-" sign, also used to mark broken rules. This commit replaces these signs with actual comments "#" and removes the code that handled the situation. Signed-off-by: Pablo M. Bermudo Garay Signed-off-by: Pablo Neira Ayuso --- tests/regression/any/ct.t | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/regression/any/ct.t') diff --git a/tests/regression/any/ct.t b/tests/regression/any/ct.t index ab4b167d..059402e2 100644 --- a/tests/regression/any/ct.t +++ b/tests/regression/any/ct.t @@ -1,9 +1,6 @@ *ip;test-ip4 *ip6;test-ip6 *inet;test-inet -# ct expresion is not supported in arp and bridge family yet. -- *arp;test-arp -- *bridge;test-bridge :output;type filter hook output priority 0 -- cgit v1.2.3