Skip to content

Commit a1510e7

Browse files
committed
remove extra space
1 parent d856ee7 commit a1510e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_std.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,6 @@ fn sorted_by_cached_key() {
534534
assert_eq!(ncalls, 5);
535535
}
536536

537-
538537
#[test]
539538
fn test_multipeek() {
540539
let nums = vec![1u8,2,3,4,5];

0 commit comments

Comments
 (0)