MCPcopy Create free account
hub / github.com/cloudbase/garm / TestTemplatesTestSuite

Function TestTemplatesTestSuite

database/sql/templates_test.go:425–427  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

423}
424
425func TestTemplatesTestSuite(t *testing.T) {
426 suite.Run(t, new(TemplatesTestSuite))
427}

Callers

nothing calls this directly

Calls 1

RunMethod · 0.45

Tested by

no test coverage detected