Bug 885878 - Try to fix the timeout issue in testharness.js based tests on a CLOSED TREE

This commit is contained in:
Ehsan Akhgari 2013-06-21 17:03:57 -04:00
Родитель 72a9f29c5d
Коммит a80e693099
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -1205,8 +1205,6 @@ policies and contribution forms [3].
this_obj.complete();
}
});
this.set_timeout();
}
Tests.prototype.setup = function(func, properties)