FreeBSD test fails on this case presumably because there is no eth0 on the test
machine. Better to just remove this test for now.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@328987
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
{ "[2001::1]", 1 },
{ "[2001:0000:4136:e378:8000:63bf:3fff:fdd2]:5060", 1 },
{ "2001:0000:4136:e378:8000:63bf:3fff:fdd2:5060", 0 }, /* port, but no brackets */
- { "[fe80::200:5aee:feaa:20a2%eth0]", 1 }, /* link-local with scope id */
{ "[fe80::200::abcd", 0 }, /* multiple zero expansions */
};