mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
6 lines
172 B
Ruby
Executable File
6 lines
172 B
Ruby
Executable File
#!/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"
|