Skip to content

Commit

Permalink
solve series
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp committed Jan 5, 2025
1 parent 009047b commit 4f90f1f
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 @@ -75,7 +75,6 @@ fn slice_length_is_way_too_large() {
}

#[test]
#[ignore]
fn empty_series_is_invalid() {
let input = "";
let length = 1;
Expand Down

0 comments on commit 4f90f1f

Please sign in to comment.