MCPcopy Create free account
hub / github.com/libgit2/git2go / cleanupConfig

Function cleanupConfig

config_test.go:41–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39}
40
41func cleanupConfig() {
42 os.Remove(tempConfig)
43}
44
45type TestRunner func(*Config, *testing.T)
46

Callers 1

TestConfigLookupsFunction · 0.85

Calls 1

RemoveMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…