mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 23:23:33 +00:00
6d7ec21683
Differential Revision: https://phabricator.services.mozilla.com/D112053
6 lines
83 B
JavaScript
6 lines
83 B
JavaScript
"use strict";
|
|
|
|
module.exports = {
|
|
extends: ["plugin:mozilla/mochitest-test"],
|
|
};
|