]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test-network-tables: remove duplicate line
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 28 Oct 2018 17:27:48 +0000 (18:27 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 28 Oct 2018 17:27:48 +0000 (18:27 +0100)
src/network/test-network-tables.c

index 63a2ba8215e789a135e4d94a21ec7f64cd77da49..521c5c2dc5e5e979accb862c37e332437b78d80a 100644 (file)
@@ -35,7 +35,6 @@ int main(int argc, char **argv) {
         test_table(nl_union_link_info_data, NL_UNION_LINK_INFO_DATA);
         test_table(wol, WOL);
 
-        test_table_sparse(dhcp6_message_type, DHCP6_MESSAGE);
         test_table_sparse(ipvlan_mode, NETDEV_IPVLAN_MODE);
         test_table_sparse(macvlan_mode, NETDEV_MACVLAN_MODE);