summaryrefslogtreecommitdiff
path: root/ext/posix/tests/posix_uname_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/posix/tests/posix_uname_error.phpt')
-rw-r--r--ext/posix/tests/posix_uname_error.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/posix/tests/posix_uname_error.phpt b/ext/posix/tests/posix_uname_error.phpt
index df5056b828..09c435fe69 100644
--- a/ext/posix/tests/posix_uname_error.phpt
+++ b/ext/posix/tests/posix_uname_error.phpt
@@ -1,5 +1,5 @@
--TEST--
-Test posix_uname() function : error conditions
+Test posix_uname() function : error conditions
--SKIPIF--
<?php
if(!extension_loaded("posix")) print "skip - POSIX extension not loaded";