Searched defs:pathForModuleSrcTestCase (Results 1 – 1 of 1) sorted by relevance
1209 type pathForModuleSrcTestCase struct { struct1210 name string1211 bp string1212 srcs []string1213 rels []string1214 src string1215 rel string1218 preparer FixturePreparer1221 errorHandler FixtureErrorHandler1224 func testPathForModuleSrc(t *testing.T, tests []pathForModuleSrcTestCase) {