summaryrefslogtreecommitdiff
path: root/ext/sockets/tests/socket_import_stream-1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sockets/tests/socket_import_stream-1.phpt')
-rw-r--r--ext/sockets/tests/socket_import_stream-1.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/sockets/tests/socket_import_stream-1.phpt b/ext/sockets/tests/socket_import_stream-1.phpt
index 222fca5e2d..925966312d 100644
--- a/ext/sockets/tests/socket_import_stream-1.phpt
+++ b/ext/sockets/tests/socket_import_stream-1.phpt
@@ -5,7 +5,6 @@ socket_import_stream: Basic test
if (!extension_loaded('sockets')) {
die('SKIP sockets extension not available.');
}
-
--FILE--
<?php