Reenable test now that we have a higher timeout for Tunit

git-svn-id: svn://10.0.0.236/trunk@240352 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzbarsky%mit.edu
2007-12-03 21:47:54 +00:00
parent 177f0c17ce
commit faff51f77e

View File

@@ -166,9 +166,6 @@ function makeHandler(headerIdx, bodyIdx) {
var httpserv;
function run_test() {
// Disabling test for now because tinderbox somehow fails to deal
return;
httpserv = new nsHttpServer();
for (i = 0; i < contentTypeHeaderList.length; ++i) {