Bug 1307347 - Longer timeout for browser_console_history_persist.js.

--HG--
extra : rebase_source : f7db2b0ca61d80de139e78f8bd6d151f2b40c732
This commit is contained in:
Brian Grinstead 2017-01-12 12:36:00 -05:00
parent 3b6772f065
commit a8e973778d

View File

@ -8,6 +8,8 @@
"use strict";
requestLongerTimeout(2);
const TEST_URI = "data:text/html;charset=utf-8,Web Console test for " +
"persisting history - bug 943306";
const INPUT_HISTORY_COUNT = 10;