This commit is contained in:
Jamie Hardt
2020-12-02 17:05:03 -08:00
parent 538aedd413
commit e23529e7b6

View File

@@ -158,6 +158,8 @@ fn test_channels_stereo_no_fmt_extended() {
assert_eq!(channels[1].speaker,ChannelMask::FrontRight);
}
// THis is me playing around trying to work on #6 and #7
//
// #[test]
// fn test_sample_reader_type() {
// // Issue #6