Bug 1753413 - lint fix r=fix CLOSED TREE

This commit is contained in:
Sylvestre Ledru 2022-02-03 21:09:57 +02:00
parent 488c7066ed
commit a6fa94d220
4 changed files with 2 additions and 6 deletions

View File

@ -5,4 +5,5 @@ DAMP Performance Tests
(DevTools at Maximum Performance)
==================================
Documentation for DAMP tests is located in `devtools source docs <https://firefox-source-docs.mozilla.org/devtools/tests/performance-tests-damp.html>`_.
Documentation for DAMP tests is located in `devtools source docs <https://firefox-source-docs.mozilla.org/devtools/tests/performance-tests-damp.html>`_.

View File

@ -43,4 +43,3 @@ the test.
If you plan to run tests often in the CI for android, you should contact the android
infra team to make sure there's availability in our pool of devices.

View File

@ -62,5 +62,3 @@ and if that does not suffice, create a new runner.
For JS benchmarks, once the **jsshell** runner is added into perftest, it will be
straightforward.

View File

@ -172,5 +172,3 @@ so users don't have to provide them in the command line::
To use this hook module, it can be passed to the `--hooks` option::
$ ./mach perftest --hooks hooks.py perftest_example.js