Added rf64 test back in

...and will push to github see if the action completes
This commit is contained in:
Jamie Hardt
2021-01-01 12:14:06 -08:00
parent 28b9272456
commit a855410d6f

View File

@@ -459,7 +459,7 @@ fn test_write_bext() {
// NOTE! This test of RF64 writing passes on my machine but because it takes
// nearly 5 mins to run I have omitted it from the source for now...
//#[test]
#[test]
fn test_create_rf64() {
use super::fourcc::ReadFourCC;
use byteorder::ReadBytesExt;