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

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

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

Source from the content-addressed store, hash-verified

1import { spawnPromisified } from '../common/index.mjs';
2import * as fixtures from '../common/fixtures.mjs';
3import assert from 'node:assert';
4import { execPath } from 'node:process';

Callers

nothing calls this directly

Calls 2

assertSpawnedProcessFunction · 0.85
itFunction · 0.50

Tested by

no test coverage detected