Bug 603557: Add a longer timeout to test_install.js. r=dtownsend, a=tests

This commit is contained in:
Bruno 'Aqualon' Escherl 2010-10-12 12:17:04 -07:00
parent 9470b65896
commit 27cc15019b

View File

@ -11,6 +11,7 @@ var gApp = document.getElementById("bundle_brand").getString("brandShortName");
var gSearchCount = 0; var gSearchCount = 0;
function test() { function test() {
requestLongerTimeout(2);
waitForExplicitFinish(); waitForExplicitFinish();
// Turn on searching for this test // Turn on searching for this test