activate test_ordered_list
This commit is contained in:
parent
a7f9ea8793
commit
c9a87a93e3
@ -29,7 +29,6 @@ fn test_random_list() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_ordered_list() {
|
||||
let clip_list = vec![
|
||||
Media::new(0, "./assets/with_audio.mp4", true), // 30 seconds
|
||||
|
Loading…
Reference in New Issue
Block a user