summaryrefslogtreecommitdiff
path: root/ext/sockets/tests/socket_cmsg_rights.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sockets/tests/socket_cmsg_rights.phpt')
-rw-r--r--ext/sockets/tests/socket_cmsg_rights.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/sockets/tests/socket_cmsg_rights.phpt b/ext/sockets/tests/socket_cmsg_rights.phpt
index e4d1f03b87..75ce0680b9 100644
--- a/ext/sockets/tests/socket_cmsg_rights.phpt
+++ b/ext/sockets/tests/socket_cmsg_rights.phpt
@@ -15,7 +15,6 @@ die('skip not for AIX');
<?php
$path = __DIR__ . "/unix_sock";
@unlink($path);
-
--FILE--
<?php
include __DIR__."/mcast_helpers.php.inc";