Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wangjiawen2013 committed Sep 23, 2024
1 parent c438fca commit 521832b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_boxplot.rs
Original file line number Diff line number Diff line change
Expand Up @@ -278,4 +278,4 @@ fn test_boxplot_6() -> Result<(), StrError> {
let c = lines_iter.count();
assert!(c > 1150 && c < 1250);
Ok(())
}
}

0 comments on commit 521832b

Please sign in to comment.