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

Function TestMain

pkg/storage/unified/sql/list_iterator_test.go:26–28  ·  view source on GitHub ↗
(m *testing.M)

Source from the content-addressed store, hash-verified

24)
25
26func TestMain(m *testing.M) {
27 testsuite.Run(m)
28}
29func TestIntegrationListIter(t *testing.T) {
30 testutil.SkipIntegrationTestInShortMode(t)
31

Callers

nothing calls this directly

Calls 1

RunFunction · 0.92

Tested by

no test coverage detected