summaryrefslogtreecommitdiff
path: root/ext/standard/tests/general_functions/head.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/general_functions/head.phpt')
-rw-r--r--ext/standard/tests/general_functions/head.phpt6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/standard/tests/general_functions/head.phpt b/ext/standard/tests/general_functions/head.phpt
index 059c56b258..f8d4c28338 100644
--- a/ext/standard/tests/general_functions/head.phpt
+++ b/ext/standard/tests/general_functions/head.phpt
@@ -1,11 +1,5 @@
--TEST--
header() and friends
---SKIPIF--
-<?php
-if (php_sapi_name() != "cli") {
- die("skip this test is for CLI");
-}
-?>
--FILE--
<?php