summaryrefslogtreecommitdiff
path: root/ext/hash/tests/hash_file_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/hash/tests/hash_file_error.phpt')
-rw-r--r--ext/hash/tests/hash_file_error.phpt4
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/hash/tests/hash_file_error.phpt b/ext/hash/tests/hash_file_error.phpt
index 7a3b604e67..a634070de5 100644
--- a/ext/hash/tests/hash_file_error.phpt
+++ b/ext/hash/tests/hash_file_error.phpt
@@ -1,7 +1,5 @@
--TEST--
-Test hash_file() function : error conditions
---SKIPIF--
-<?php extension_loaded('hash') or die('skip: hash extension not loaded.'); ?>
+Hash: hash_file() function : error conditions
--CREDITS--
Felix De Vliegher <felix.devliegher@gmail.com>
--FILE--