MCPcopy Create free account
hub / github.com/nodejs/node / test-inspect-async-hook-setup-at-inspect.js

File test-inspect-async-hook-setup-at-inspect.js

test/parallel/test-inspect-async-hook-setup-at-inspect.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3common.skipIfInspectorDisabled();
4common.skipIf32Bits();

Callers

nothing calls this directly

Calls 2

runTestsFunction · 0.70
requireFunction · 0.50

Tested by

no test coverage detected