diff options
Diffstat (limited to 'ext/posix/tests/posix_getgroups_basic.phpt')
-rw-r--r-- | ext/posix/tests/posix_getgroups_basic.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/posix/tests/posix_getgroups_basic.phpt b/ext/posix/tests/posix_getgroups_basic.phpt index dd17fd447f..fd8b3af305 100644 --- a/ext/posix/tests/posix_getgroups_basic.phpt +++ b/ext/posix/tests/posix_getgroups_basic.phpt @@ -17,8 +17,6 @@ Test posix_getgroups() function : basic functionality } ?> -===DONE=== --EXPECT-- Basic test of POSIX getgroups TEST PASSED -===DONE=== |