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