Home | History | Annotate | Download | only in time

Lines Matching full:readfile

1327 	_, err := ReadFile(zero)
1329 t.Errorf("readFile(%q) error = %v; want error containing 'is too large'", zero, err)