mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 11:54:01 +00:00
6 lines
126 B
Ruby
6 lines
126 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_485dtshd_file_format
|
||
|
describe "mkvmerge / DTS-HD file format"
|
||
|
test_merge "data/dts/xll-no-core.dtshd"
|