func TestZeroConfigAlgorithm(t *testing.T) { … } // TODO(rfindley): this function could be meaningfully factored with the // various other test helpers of this nature. func writeFiles(t *testing.T, files map[string]string) string { … }
func TestZeroConfigAlgorithm(t *testing.T) { … } // TODO(rfindley): this function could be meaningfully factored with the // various other test helpers of this nature. func writeFiles(t *testing.T, files map[string]string) string { … }