MCPcopy Index your code
hub / github.com/nodejs/node / test-esm-syntax-error.mjs

File test-esm-syntax-error.mjs

test/es-module/test-esm-syntax-error.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 4

matchMethod · 0.65
itFunction · 0.50
spawnPromisifiedFunction · 0.50
pathMethod · 0.45

Tested by

no test coverage detected