Bug 986377 - Double the test timeout

This commit is contained in:
Ehsan Akhgari 2014-03-30 09:49:47 -04:00
Родитель ce340ce0c2
Коммит fbbd71910d
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -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.