MCPcopy Index your code
hub / github.com/nodejs/node / IdnaTestV2.any.js

File IdnaTestV2.any.js

test/fixtures/wpt/url/IdnaTestV2.any.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// META: global=window
2
3promise_test(() => fetch("resources/IdnaTestV2.json").then(res => res.json()).then(runTests), "Loading data…");
4

Callers

nothing calls this directly

Calls 4

fetchFunction · 0.85
jsonMethod · 0.65
promise_testFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected