Make it easier to write a new performance test by adding documention on how to select a test framework as well as starter code. Differential Revision: https://phabricator.services.mozilla.com/D289304
9 lines
266 B
YAML
9 lines
266 B
YAML
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
---
|
|
name: adding-tests
|
|
manifest: None
|
|
static-only: True
|
|
suites: {}
|