Skip to content

Commit 2bb0ae4

Browse files
committed
fmt
1 parent 2ac724d commit 2bb0ae4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/buffer.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,6 @@ mod tests {
486486
AudioBuffer::from(samples, sample_rate); // should panic
487487
}
488488

489-
490489
#[test]
491490
#[should_panic]
492491
fn test_invalid_length() {

0 commit comments

Comments
 (0)