forked from mirrors/gecko-dev
Bug 1936853 - Remove permafailing bug-1929623.js. a=test-only
This commit is contained in:
parent
a571088d3f
commit
fceb1e5a97
1 changed files with 0 additions and 4 deletions
|
|
@ -1,4 +0,0 @@
|
|||
const a = "".startsWith("");
|
||||
function b() { return newGlobal(b); }
|
||||
b.newCompartment = a;
|
||||
with (b()) this.moduleEvaluate(parseModule("45172", "", "json"));
|
||||
Loading…
Reference in a new issue