mkvtoolnix/tests/test-404opus_extraction.rb

8 lines
157 B
Ruby
Raw Normal View History

2013-09-15 18:20:14 +00:00
#!/usr/bin/ruby -w
describe "mkvmerge / extract Opus from MKA in final mode"
test "extraction" do
extract "data/opus/v-opus.mka", 0 => tmp
hash_tmp
end