Bug 986377 - Double the test timeout

This commit is contained in:
Ehsan Akhgari 2014-03-30 09:49:47 -04:00
parent c220bf4535
commit f48e91c9fd

View File

@ -5,6 +5,7 @@ let newWin;
function test() {
let ss = Cc["@mozilla.org/browser/sessionstore;1"].getService(Ci.nsISessionStore);
requestLongerTimeout(2);
waitForExplicitFinish();
// open a new window and setup the window state.