Bug 1579325 - Fix test failure, r=jlast.

Differential Revision: https://phabricator.services.mozilla.com/D45054

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Brian Hackett 2019-09-06 18:35:37 +00:00
Родитель 5915a3e4bf
Коммит 560029c0e1
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -9,6 +9,7 @@
const BrowserTest = {
gTestPath,
ok,
is,
registerCleanupFunction,
waitForExplicitFinish,
BrowserTestUtils,