From a37e9d2e0f386bd5a5d23960ee208bc62fc5e840 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Mon, 11 Aug 2008 13:29:16 +0000 Subject: [PATCH] - skip on wndows, chgrp not supported --- ext/standard/tests/file/chgrp.phpt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ext/standard/tests/file/chgrp.phpt b/ext/standard/tests/file/chgrp.phpt index 4eaa908b52..9c85f5c835 100644 --- a/ext/standard/tests/file/chgrp.phpt +++ b/ext/standard/tests/file/chgrp.phpt @@ -1,5 +1,10 @@ --TEST-- chgrp() with NULL as group name +--SKIPIF-- + --FILE--