Make a pass over our codebase cleaning up non-precise / non-inclusive language.
Test: treehugger Bug: 204369779 Change-Id: I6e63cae824d323535cdb14b493edd868df47738d
This commit is contained in:
2
third_party/zip/reader_test.go
vendored
2
third_party/zip/reader_test.go
vendored
@@ -786,7 +786,7 @@ func TestIssue10957(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// Verify the number of files is sane.
|
||||
// Verify the number of files is within expected bounds
|
||||
func TestIssue10956(t *testing.T) {
|
||||
data := []byte("PK\x06\x06PK\x06\a0000\x00\x00\x00\x00\x00\x00\x00\x00" +
|
||||
"0000PK\x05\x06000000000000" +
|
||||
|
Reference in New Issue
Block a user