mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
15cfe23b88
# ignore-this-changeset Differential Revision: https://phabricator.services.mozilla.com/D65703 --HG-- extra : moz-landing-system : lando
6 lines
79 B
JavaScript
6 lines
79 B
JavaScript
"use strict";
|
|
|
|
module.exports = {
|
|
extends: "plugin:mozilla/browser-test",
|
|
};
|