test: fix 015-ipv6 test to skip when IPv6 is disabled

This commit is contained in:
Miroslav Lichvar
2025-06-05 13:28:58 +02:00
parent c900dff314
commit 9b9823b377

View File

@@ -4,6 +4,8 @@
test_start "IPv6 addressing"
check_config_h 'FEAT_IPV6 1' || test_skip
ip_family=6
run_test || test_fail