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

Function teardown

test/parallel/test-console-group.js:32–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30}
31
32function teardown() {
33 restoreStdout();
34 restoreStderr();
35}
36
37// Basic group() functionality
38{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected