Searched defs:sourceProducerTestModule (Results 1 – 1 of 1) sorted by relevance
944 type sourceProducerTestModule struct { struct945 fakeBlueprintModule946 source Path949 func (s sourceProducerTestModule) Srcs() Paths { return Paths{s.source} }