Skip to content

Commit

Permalink
remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
density committed Sep 6, 2021
1 parent d856ee7 commit a1510e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_std.rs
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,6 @@ fn sorted_by_cached_key() {
assert_eq!(ncalls, 5);
}


#[test]
fn test_multipeek() {
let nums = vec![1u8,2,3,4,5];
Expand Down

0 comments on commit a1510e7

Please sign in to comment.