summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Harvey <aharvey@php.net>2014-06-11 00:22:13 +0000
committerAdam Harvey <aharvey@php.net>2014-06-11 00:22:13 +0000
commitf79f3ac1842f812479d49f84f2716480d020594c (patch)
tree018fc8ba94ad23978fbb480c312e254c5aa11fff
parentc12f832479a1722f103a7fd282f77f389702b5bf (diff)
downloadphp-git-f79f3ac1842f812479d49f84f2716480d020594c.tar.gz
Fix broken test.
-rw-r--r--sapi/cli/tests/bug61977.phpt2
1 files changed, 1 insertions, 1 deletions
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