summaryrefslogtreecommitdiff
path: root/ext/sockets/tests/socket_export_stream-2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sockets/tests/socket_export_stream-2.phpt')
-rw-r--r--ext/sockets/tests/socket_export_stream-2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sockets/tests/socket_export_stream-2.phpt b/ext/sockets/tests/socket_export_stream-2.phpt
index 503db5b004..00e7a61929 100644
--- a/ext/sockets/tests/socket_export_stream-2.phpt
+++ b/ext/sockets/tests/socket_export_stream-2.phpt
@@ -3,7 +3,7 @@ socket_export_stream: Bad arguments
--SKIPIF--
<?php
if (!extension_loaded('sockets')) {
- die('SKIP sockets extension not available.');
+ die('SKIP sockets extension not available.');
}
--FILE--
<?php