MCPcopy Index your code
hub / github.com/nodejs/node / test-esm-loader-invalid-url.mjs

File test-esm-loader-invalid-url.mjs

test/es-module/test-esm-loader-invalid-url.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-loader ./test/fixtures/es-module-loaders/loader-invalid-url.mjs
2import { expectsError, mustCall } from '../common/index.mjs';
3import assert from 'assert';
4

Callers

nothing calls this directly

Calls 4

matchMethod · 0.65
expectsErrorFunction · 0.50
mustCallFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected