We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 009047b commit 4f90f1fCopy full SHA for 4f90f1f
rust/series/tests/series.rs
@@ -75,7 +75,6 @@ fn slice_length_is_way_too_large() {
75
}
76
77
#[test]
78
-#[ignore]
79
fn empty_series_is_invalid() {
80
let input = "";
81
let length = 1;
0 commit comments