mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 11:54:01 +00:00
7 lines
194 B
Ruby
7 lines
194 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_724webvtt_flexible_timestamp_formats
|
||
|
describe "mkvmerge / WebVTT, more flexible parsing of timestamps"
|
||
|
|
||
|
test_merge "data/subtitles/webvtt/flexible_timestamp_formats.vtt"
|