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

Function TestFileStoreTestSuite

database/sql/file_store_test.go:818–820  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

816}
817
818func TestFileStoreTestSuite(t *testing.T) {
819 suite.Run(t, new(FileStoreTestSuite))
820}

Callers

nothing calls this directly

Calls 1

RunMethod · 0.45

Tested by

no test coverage detected