Skip to content

Commit d9891bd

Browse files
committed
Fixed (again )
1 parent bcca42e commit d9891bd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/histogram.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,6 @@ mod tests {
10561056
assert_eq!(hist.median(), Some(5_000));
10571057
}
10581058

1059-
10601059
#[cfg(not(feature = "hdr"))]
10611060
#[test]
10621061
fn test_precision_linear_buckets() {

0 commit comments

Comments
 (0)