summaryrefslogtreecommitdiff
path: root/ext/sockets/tests/socket_import_stream-4.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sockets/tests/socket_import_stream-4.phpt')
-rw-r--r--ext/sockets/tests/socket_import_stream-4.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sockets/tests/socket_import_stream-4.phpt b/ext/sockets/tests/socket_import_stream-4.phpt
index 592dbd6c04..9c11611d03 100644
--- a/ext/sockets/tests/socket_import_stream-4.phpt
+++ b/ext/sockets/tests/socket_import_stream-4.phpt
@@ -3,7 +3,7 @@ socket_import_stream: effects of closing
--SKIPIF--
<?php
if (!extension_loaded('sockets')) {
- die('SKIP sockets extension not available.');
+ die('SKIP sockets extension not available.');
}
if(substr(PHP_OS, 0, 3) == 'WIN' ) {
die("skip Not Valid for Windows");