summaryrefslogtreecommitdiff
path: root/sapi/cgi/tests/apache_response_headers.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cgi/tests/apache_response_headers.phpt')
-rw-r--r--sapi/cgi/tests/apache_response_headers.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/cgi/tests/apache_response_headers.phpt b/sapi/cgi/tests/apache_response_headers.phpt
index 99b1352680..bb8b3032ad 100644
--- a/sapi/cgi/tests/apache_response_headers.phpt
+++ b/sapi/cgi/tests/apache_response_headers.phpt
@@ -31,7 +31,6 @@ file_put_contents( $test_file, $code );
passthru( "$php -n -q " . escapeshellarg( $test_file ) );
?>
-===DONE===
--CLEAN--
<?php
@unlink( __DIR__ . DIRECTORY_SEPARATOR ."apache_response_headers.test.php" );
@@ -45,4 +44,3 @@ array(3) {
["Content-type"]=>
string(24) "text/html; charset=UTF-8"
}
-===DONE===