gotools/gopls/internal/cache/session_test.go

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 {}