mkvtoolnix/tests/test-0489dts_es.rb

7 lines
167 B
Ruby
Raw Normal View History

#!/usr/bin/ruby -w
# T_489dts_es
describe "mkvmerge / identify DTS-ES"
%w{dts/dts-es.dts ts/dts-es.m2ts vob/dts-es.vob}.each { |file| test_identify "data/#{file}" }