summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/unlink_variation6.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/unlink_variation6.phpt')
-rw-r--r--ext/standard/tests/file/unlink_variation6.phpt6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/standard/tests/file/unlink_variation6.phpt b/ext/standard/tests/file/unlink_variation6.phpt
index ff66cd2195..0a2743337c 100644
--- a/ext/standard/tests/file/unlink_variation6.phpt
+++ b/ext/standard/tests/file/unlink_variation6.phpt
@@ -4,12 +4,6 @@ Test unlink() function : variation
Dave Kelsey <d_kelsey@uk.ibm.com>
--FILE--
<?php
-/* Prototype : bool unlink(string filename[, context context])
- * Description: Delete a file
- * Source code: ext/standard/file.c
- * Alias to functions:
- */
-
echo "*** Testing unlink() : variation: contexts and relative files ***\n";
// test relative directories and stream contexts.