Disabling again for now

git-svn-id: svn://10.0.0.236/trunk@240368 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzbarsky%mit.edu 2007-12-04 00:23:44 +00:00
parent 040dac7c04
commit 0f19525b23

View File

@ -169,6 +169,9 @@ function makeHandler(headerIdx, bodyIdx) {
var httpserv;
function run_test() {
// disable again for now
return;
httpserv = new nsHttpServer();
for (i = 0; i < contentTypeHeaderList.length; ++i) {