summaryrefslogtreecommitdiff
path: root/ext/sockets/tests/socket_import_stream-2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sockets/tests/socket_import_stream-2.phpt')
-rw-r--r--ext/sockets/tests/socket_import_stream-2.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/sockets/tests/socket_import_stream-2.phpt b/ext/sockets/tests/socket_import_stream-2.phpt
index fd4c9e8e2d..e1fada608e 100644
--- a/ext/sockets/tests/socket_import_stream-2.phpt
+++ b/ext/sockets/tests/socket_import_stream-2.phpt
@@ -5,7 +5,6 @@ socket_import_stream: Bad arguments
if (!extension_loaded('sockets')) {
die('SKIP sockets extension not available.');
}
-
--FILE--
<?php
@@ -46,4 +45,3 @@ bool(true)
Warning: socket_import_stream(): supplied resource is not a valid stream resource in %s on line %d
bool(false)
Done.
-