mkvtoolnix/tests/test-332eac3_misdetected_as_avc.rb
2012-01-31 14:56:28 +01:00

9 lines
178 B
Ruby

#!/usr/bin/ruby -w
class T_332eac3_misdetected_as_avc < SimpleTest
describe "mkvmerge / EAC3 misdetected as AVC ES"
test_identify "data/simple/misdetected_as_avc.ac3"
end