From d669d55fe1aa5b94231fd2923748fd7bd26b1eb5 Mon Sep 17 00:00:00 2001 From: Joe Watkins Date: Sat, 1 Jun 2019 07:36:03 +0200 Subject: [PATCH] skip where no groups available --- ext/posix/tests/posix_getgrnam_basic.phpt | 1 + 1 file changed, 1 insertion(+) 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--