mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 603557: Add a longer timeout to test_install.js. r=dtownsend, a=tests
This commit is contained in:
parent
9470b65896
commit
27cc15019b
@ -11,6 +11,7 @@ var gApp = document.getElementById("bundle_brand").getString("brandShortName");
|
||||
var gSearchCount = 0;
|
||||
|
||||
function test() {
|
||||
requestLongerTimeout(2);
|
||||
waitForExplicitFinish();
|
||||
|
||||
// Turn on searching for this test
|
||||
|
Loading…
Reference in New Issue
Block a user