MCPcopy
hub / github.com/grafana/grafana / TestMain

Function TestMain

pkg/infra/filestorage/fs_integration_test.go:23–25  ·  view source on GitHub ↗
(m *testing.M)

Source from the content-addressed store, hash-verified

21)
22
23func TestMain(m *testing.M) {
24 testsuite.Run(m)
25}
26
27type fsTestCase struct {
28 name string

Callers

nothing calls this directly

Calls 1

RunFunction · 0.92

Tested by

no test coverage detected