summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/touch_basic-win32.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/touch_basic-win32.phpt')
-rw-r--r--ext/standard/tests/file/touch_basic-win32.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/tests/file/touch_basic-win32.phpt b/ext/standard/tests/file/touch_basic-win32.phpt
index 3f473fc48..b4ad29f03 100644
--- a/ext/standard/tests/file/touch_basic-win32.phpt
+++ b/ext/standard/tests/file/touch_basic-win32.phpt
@@ -2,7 +2,6 @@
Test touch() function : basic functionality
--CREDITS--
Dave Kelsey <d_kelsey@uk.ibm.com>
---XFAIL--
--SKIPIF--
<?php
if (substr(PHP_OS, 0, 3) != 'WIN') {