Skip to content

Commit

Permalink
enable long_sequence_of (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
Trolldemorted authored Mar 17, 2024
1 parent a63f2f6 commit e01c818
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ mod tests {
}

#[test]
#[ignore]
fn long_sequence_of() {
round_trip(&vec![5u8; 0xffff]);
}
Expand Down

0 comments on commit e01c818

Please sign in to comment.