Skip to content

Commit

Permalink
make cargo fmt happy
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdsk committed Oct 12, 2023
1 parent 90f2103 commit 2691d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/seek.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fn get_decoder(format: &str) -> Decoder<impl Read + Seek> {
}

// run tests twice to test all decoders
// cargo test
// cargo test
// cargo test --features symphonia-all
fn format_decoder_info() -> &'static [(&'static str, bool, &'static str)] {
&[
Expand Down

0 comments on commit 2691d23

Please sign in to comment.