Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
function
teardown() {
33
restoreStdout();
34
restoreStderr();
35
}
36
37
// Basic group() functionality
38
{
Callers
1
test-console-group.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected