mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-16 23:23:16 +00:00
5 lines
157 B
Ruby
5 lines
157 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
describe "mkvmerge / Cues for tracks with multiple blocks at the same timecode"
|
||
|
test_merge "data/subtitles/srt/two-at-same-timecode.srt"
|