Skip to content

Commit 4f90f1f

Browse files
committed
solve series
1 parent 009047b commit 4f90f1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rust/series/tests/series.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ fn slice_length_is_way_too_large() {
7575
}
7676

7777
#[test]
78-
#[ignore]
7978
fn empty_series_is_invalid() {
8079
let input = "";
8180
let length = 1;

0 commit comments

Comments
 (0)