summaryrefslogtreecommitdiff
path: root/ext/sockets/tests/mcast_ipv6_recv_limited.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sockets/tests/mcast_ipv6_recv_limited.phpt')
-rw-r--r--ext/sockets/tests/mcast_ipv6_recv_limited.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/sockets/tests/mcast_ipv6_recv_limited.phpt b/ext/sockets/tests/mcast_ipv6_recv_limited.phpt
index 9fd5459950..e989e9b58c 100644
--- a/ext/sockets/tests/mcast_ipv6_recv_limited.phpt
+++ b/ext/sockets/tests/mcast_ipv6_recv_limited.phpt
@@ -38,7 +38,6 @@ if (defined("MCAST_JOIN_SOURCE_GROUP")) {
die('skip protocol independent multicast API is available.');
}
}
-
--FILE--
<?php
include __DIR__."/mcast_helpers.php.inc";