summaryrefslogtreecommitdiff
path: root/ext/posix/tests/posix_setgid_variation5.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/posix/tests/posix_setgid_variation5.phpt')
-rw-r--r--ext/posix/tests/posix_setgid_variation5.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/posix/tests/posix_setgid_variation5.phpt b/ext/posix/tests/posix_setgid_variation5.phpt
index ad9c79bd2b..35187d44a5 100644
--- a/ext/posix/tests/posix_setgid_variation5.phpt
+++ b/ext/posix/tests/posix_setgid_variation5.phpt
@@ -28,10 +28,8 @@ foreach ( $variation_array as $var ) {
var_dump(posix_setgid( $var ) );
}
?>
-===DONE===
--EXPECT--
*** Test substituting argument 1 with int values ***
bool(false)
bool(false)
bool(false)
-===DONE===