indeo4: no need to panic
[nihav.git] / src / codecs / indeo / indeo4.rs
index e43fc45178059a9bc1aff09de29c944a2ec770dc..4dbff2a94cc3c31aaef1632f378fb0ca53d684a9 100644 (file)
@@ -769,6 +769,6 @@ mod test {
     #[test]
     fn test_indeo4() {
          test_file_decoding("avi", "assets/IV4/volcano.avi", /*None*/Some(16), true, false, Some("iv4"));
-panic!("the end");
+//panic!("the end");
     }
 }