mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 12:27:21 +00:00
6 lines
140 B
Ruby
Executable File
6 lines
140 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_458pcm_big_endian_in_matroska
|
|
describe "mkvmerge / Big Endian PCM in Matroska"
|
|
test_merge 'data/pcm/big-endian.mka'
|