mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-07 10:46:03 +00:00
f0b0ec70c7
...which doesn't work if more than one test is run simultaneously.
6 lines
121 B
Ruby
6 lines
121 B
Ruby
#!/usr/bin/ruby -w
|
|
|
|
describe "mkvmerge / EAC3 misdetected as AVC ES"
|
|
|
|
test_identify "data/simple/misdetected_as_avc.ac3"
|