MCPcopy Create free account
hub / github.com/nodejs/node / test-esm-custom-exports.mjs

File test-esm-custom-exports.mjs

test/es-module/test-esm-custom-exports.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --conditions=custom-condition -C another
2import { mustCall } from '../common/index.mjs';
3import assert from 'assert';
4import { requireFixture, importFixture } from '../fixtures/pkgexports.mjs';

Callers

nothing calls this directly

Calls 3

forEachMethod · 0.65
mustCallFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected