MCPcopy Create free account
hub / github.com/cli/cli / c

Struct c

pkg/cmd/root/help_test.go:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21
22func TestDedent(t *testing.T) {
23 type c struct {
24 input string
25 expected string
26 }
27
28 cases := []c{
29 {

Callers 1

StubFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected