mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
6 lines
154 B
Ruby
6 lines
154 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_681real_audio_all_timestamps_zero
|
||
|
describe "mkvmerge / RealAudio all timestamps zero"
|
||
|
test_merge "data/rm/all_timestamps_zero.rm"
|