]> granicus.if.org Git - php/commitdiff
- fixed, remove xfail
authorPierre Joye <pajoye@php.net>
Tue, 7 Jul 2009 22:04:42 +0000 (22:04 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 7 Jul 2009 22:04:42 +0000 (22:04 +0000)
ext/standard/tests/file/mkdir_variation5-win32.phpt

index d93f6c6a9b72cacb3d336ff0f651737093a4fabd..c7ebd518da9197cefc029815d14c258721dbcebc 100644 (file)
@@ -2,7 +2,6 @@
 Test mkdir() function : variation: various valid and invalid paths
 --CREDITS--
 Dave Kelsey <d_kelsey@uk.ibm.com>
---XFAIL--
 --SKIPIF--
 <?php
 if(substr(PHP_OS, 0, 3) != "WIN")