mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-27 05:14:47 +00:00
f0b0ec70c7
...which doesn't work if more than one test is run simultaneously.
7 lines
110 B
Ruby
7 lines
110 B
Ruby
#!/usr/bin/ruby -w
|
|
|
|
describe "mkvmerge / h264 ES mis-detected as MP3"
|
|
|
|
test_identify "data/h264/bug574.h264"
|
|
|