зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1485660 - Remove gcli leftover. r=jdescottes
MozReview-Commit-ID: FMuFBTseBIx Depends on D7461 Differential Revision: https://phabricator.services.mozilla.com/D7462 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
5df601ee2f
Коммит
813f924c73
|
@ -115,10 +115,6 @@ function test() {
|
|||
todo(false, "Front for " + actor + " still held in pool!");
|
||||
continue;
|
||||
}
|
||||
// gcliActor is for the commandline which is separate to the toolbox
|
||||
if (actor.includes("gcliActor")) {
|
||||
continue;
|
||||
}
|
||||
ok(false, "Front for " + actor + " still held in pool!");
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче