MCPcopy Index your code
hub / github.com/nodejs/node / test-repl-throw-null-or-undefined.js

File test-repl-throw-null-or-undefined.js

test/parallel/test-repl-throw-null-or-undefined.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2require('../common');
3
4// This test ensures that the repl does not

Callers

nothing calls this directly

Calls 3

requireFunction · 0.50
startMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected