bug 1547700: remote: simplify mochitest command; r=me a=doc

DONTBUILD
This commit is contained in:
Andreas Tolfsen 2019-04-29 14:24:08 +01:00
Родитель 19b4137bf3
Коммит 254c289d96
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -29,7 +29,7 @@ Functional tests
We also have a set of functional [browser chrome] tests located
under _remote/test/browser_:
% ./mach mochitest -f browser remote/test/browser/browser_cdp.js
% ./mach mochitest remote/test/browser/browser_cdp.js
The functional tests will appear under the `M` (for _mochitest_)
category in the `bc` (_browser-chrome_) jobs on Treeherder.