mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-09 04:25:38 +00:00
Backed out changeset 96d8ca0dd540 (bug 842511)
This commit is contained in:
parent
281c5ad004
commit
e2e509208b
@ -264,7 +264,7 @@ test = new Test("http://localhost:4444/",
|
||||
tests.push(test);
|
||||
function start(ch)
|
||||
{
|
||||
do_check_eq(ch.getResponseHeader("Content-Type"), "text/html;charset=utf-8");
|
||||
do_check_eq(ch.getResponseHeader("Content-Type"), "text/html");
|
||||
}
|
||||
function stopRootDirectory(ch, cx, status, data)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user