mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +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"
|