Increase the timeout for browser_dbg_scripts-searching-01.js (bug 751141); r=vporof

This commit is contained in:
Panos Astithas 2013-01-09 10:21:36 +02:00
parent ffd825f5f5
commit 65104b90c5

View File

@ -20,6 +20,8 @@ function test()
let scriptShown = false;
let framesAdded = false;
requestLongerTimeout(2);
debug_tab_pane(STACK_URL, function(aTab, aDebuggee, aPane) {
gTab = aTab;
gDebuggee = aDebuggee;