зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1473513 - fix faulty path in unit tests. r=fix. CLOSED TREE
--HG-- extra : histedit_source : 8819c914985f6702bc205bc046c142f436568be6
This commit is contained in:
Родитель
5ad86cabda
Коммит
9333ba9fec
|
@ -10,7 +10,7 @@ const { DebuggerServer } = require("devtools/server/main");
|
|||
const { RootActor } = require("devtools/server/actors/root");
|
||||
const { BrowserTabList } = require("devtools/server/actors/webbrowser");
|
||||
const Services = require("Services");
|
||||
const { ActorRegistry } = require("devtools/server/actor-registry");
|
||||
const { ActorRegistry } = require("devtools/server/actors/utils/actor-registry");
|
||||
|
||||
/**
|
||||
* xpcshell-test (XPCST) specific actors.
|
||||
|
|
Загрузка…
Ссылка в новой задаче