From: Adam Harvey Date: Wed, 11 Jun 2014 00:22:13 +0000 (+0000) Subject: Fix broken test. X-Git-Tag: PRE_PHPNG_MERGE~203 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f79f3ac1842f812479d49f84f2716480d020594c;p=php Fix broken test. --- diff --git a/sapi/cli/tests/bug61977.phpt b/sapi/cli/tests/bug61977.phpt index 09a6ba6d23..6250c9aec0 100644 --- a/sapi/cli/tests/bug61977.phpt +++ b/sapi/cli/tests/bug61977.phpt @@ -48,7 +48,7 @@ foo.html => Content-Type: text/html; charset=UTF-8 foo.htm => Content-Type: text/html; charset=UTF-8 foo.svg => Content-Type: image/svg+xml foo.css => Content-Type: text/css; charset=UTF-8 -foo.js => Content-Type: text/javascript; charset=UTF-8 +foo.js => Content-Type: application/javascript foo.png => Content-Type: image/png foo.webm => Content-Type: video/webm foo.ogv => Content-Type: video/ogg