Skip to content

Commit

Permalink
unignore passing test
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp committed Jan 5, 2025
1 parent 61a5307 commit 009047b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust/series/tests/series.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ fn slice_length_is_too_large() {
}

#[test]
#[ignore]
fn slice_length_is_way_too_large() {
let input = "12345";
let length = 42;
Expand Down

0 comments on commit 009047b

Please sign in to comment.