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

Function test

test/parallel/test-assert.js:882–883  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

880 // Therefore, don't reformat the following code.
881 // Refs: https://github.com/nodejs/node/issues/30872
882 function test() { assert.ok(0); // eslint-disable-line @stylistic/js/brace-style
883 }
884 test();
885 },
886 {

Calls 1

okMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…