mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-29 06:15:24 +00:00
6 lines
161 B
Ruby
6 lines
161 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_402opus_output_order
|
||
|
describe "mkvmerge / Opus output order"
|
||
|
test_merge "data/opus/v-opus.ogg -A data/avi/v.avi", :exit_code => :warning
|