libcore: fix whitespace in str test
This commit is contained in:
parent
8cf09305a7
commit
f1f5739256
@ -2916,7 +2916,7 @@ mod tests {
|
||||
0x20_u8, 0x4e_u8, 0x61_u8,
|
||||
0x6d_u8];
|
||||
|
||||
assert ss == from_bytes(bb);
|
||||
assert ss == from_bytes(bb);
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
Loading…
x
Reference in New Issue
Block a user