From: Joe Watkins Date: Sat, 1 Jun 2019 05:36:03 +0000 (+0200) Subject: skip where no groups available X-Git-Tag: php-7.4.0alpha1~123 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d669d55fe1aa5b94231fd2923748fd7bd26b1eb5;p=php skip where no groups available --- diff --git a/ext/posix/tests/posix_getgrnam_basic.phpt b/ext/posix/tests/posix_getgrnam_basic.phpt index 8a26c4a19e..2408c62850 100644 --- a/ext/posix/tests/posix_getgrnam_basic.phpt +++ b/ext/posix/tests/posix_getgrnam_basic.phpt @@ -3,6 +3,7 @@ Test posix_getgrnam() function : basic functionality --SKIPIF-- --FILE--