diff options
Diffstat (limited to 'ext/posix/tests/posix_setgid_basic.phpt')
-rw-r--r-- | ext/posix/tests/posix_setgid_basic.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/posix/tests/posix_setgid_basic.phpt b/ext/posix/tests/posix_setgid_basic.phpt index bb41e22989..d619476677 100644 --- a/ext/posix/tests/posix_setgid_basic.phpt +++ b/ext/posix/tests/posix_setgid_basic.phpt @@ -24,4 +24,4 @@ var_dump(posix_setgid( $gid ) ); *** Test by calling method or function with its expected arguments *** bool(true) ===DONE=== -
\ No newline at end of file + |