mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-23 19:31:44 +00:00
7 lines
194 B
Ruby
Executable File
7 lines
194 B
Ruby
Executable File
#!/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"
|