summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/sha1_file.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/strings/sha1_file.phpt')
-rw-r--r--ext/standard/tests/strings/sha1_file.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/standard/tests/strings/sha1_file.phpt b/ext/standard/tests/strings/sha1_file.phpt
index 7a55cedee6..3d4dbfe2cf 100644
--- a/ext/standard/tests/strings/sha1_file.phpt
+++ b/ext/standard/tests/strings/sha1_file.phpt
@@ -3,9 +3,6 @@ Test sha1_file() function with ASCII output and raw binary output. Based on ext/
--FILE--
<?php
-/* Prototype: string sha1_file( string filename[, bool raw_output] )
- * Description: Calculate the sha1 hash of a file
- */
echo "*** Testing sha1_file() : basic functionality ***\n";