Bug 984652 - Increase the test timeout by four times

This commit is contained in:
Ehsan Akhgari 2014-03-30 09:56:45 -04:00
parent 390e034022
commit d82f659f1f

View File

@ -2,6 +2,7 @@
http://creativecommons.org/publicdomain/zero/1.0/ */ http://creativecommons.org/publicdomain/zero/1.0/ */
function test() { function test() {
requestLongerTimeout(4);
let cw; let cw;
let win; let win;
let groupItem; let groupItem;