MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / testError2

Function testError2

internal/errors/error_test.go:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18}
19
20func testError2() error {
21 return Wrap(testError1())
22}

Callers 1

TestNewFunction · 0.85

Calls 2

WrapFunction · 0.85
testError1Function · 0.85

Tested by

no test coverage detected