MCPcopy Index your code
hub / github.com/nodejs/node / checkWrap

Function checkWrap

test/internet/test-dns.js:67–69  ·  view source on GitHub ↗
(req)

Source from the content-addressed store, hash-verified

65
66
67function checkWrap(req) {
68 assert.strictEqual(typeof req, 'object');
69}
70
71
72test(function test_reverse_bogus(done) {

Callers 1

test-dns.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…