зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1675326 - part2 : move webvtt related xpcshell test to `dom/media/webvtt/test/xpcshell` r=bryce
Depends on D96103 Differential Revision: https://phabricator.services.mozilla.com/D96104
This commit is contained in:
Родитель
9d84da2096
Коммит
9594ca92fc
|
@ -41,6 +41,6 @@ EXTRA_JS_MODULES += [
|
|||
"vtt.jsm",
|
||||
]
|
||||
|
||||
XPCSHELL_TESTS_MANIFESTS += ["tests/xpcshell.ini"]
|
||||
XPCSHELL_TESTS_MANIFESTS += ["test/xpcshell/xpcshell.ini"]
|
||||
|
||||
FINAL_LIBRARY = "xul"
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
"use strict";
|
||||
|
||||
module.exports = {
|
||||
extends: ["plugin:mozilla/xpcshell-test"],
|
||||
};
|
Загрузка…
Ссылка в новой задаче