Skip to content

Commit b6048b1

Browse files
committed
Mark test as now passing
1 parent 9d99ed6 commit b6048b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_no_data.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ fn test_data_with_no_length() {
5656
}
5757

5858
#[test]
59-
#[should_panic(expected = "Invalid x_range")]
6059
fn test_data_with_one_length_and_autoscaling_axes_limits() {
6160
// Scatter plots expect a list of pairs
6261
let data1 = vec![(-3.0, 2.3)];

0 commit comments

Comments
 (0)