From af3dfa23f60ddf66d9d8f7815d589162c0891b5e Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Tue, 22 Apr 2008 17:29:11 +0000 Subject: [PATCH] fix headers in test --- ext/phar/tests/frontcontroller29.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/phar/tests/frontcontroller29.phpt b/ext/phar/tests/frontcontroller29.phpt index 1cd0056fde..64674b5a28 100644 --- a/ext/phar/tests/frontcontroller29.phpt +++ b/ext/phar/tests/frontcontroller29.phpt @@ -9,6 +9,6 @@ PATH_INFO=/fatalerror.phps --FILE_EXTERNAL-- files/frontcontroller8.phar --EXPECTHEADERS-- -Content-type: text/plain +Content-type: text/html --EXPECTF-- Fatal error: Call to undefined function oopsie_daisy() in phar://%sfatalerror.phps on line 1 \ No newline at end of file -- 2.50.1