mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 12:53:50 +00:00
6 lines
172 B
Ruby
6 lines
172 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_484dts_without_core_xll_substream
|
||
|
describe "mkvmerge / DTS file without cores, only XLL extension substreams"
|
||
|
test_merge "data/dts/xll-no-core.dts"
|