mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-04 17:27:26 +00:00
6 lines
181 B
Ruby
6 lines
181 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_363srt_colon_decimal_separator
|
||
|
describe "mkvmerge / SRT subtitles with colons as the decimal separator"
|
||
|
test_merge "data/srt/colon_as_decimal_separator.srt"
|