mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-22 19:13:14 +00:00
6 lines
191 B
Ruby
6 lines
191 B
Ruby
#!/usr/bin/ruby -w
|
|
|
|
# T_363srt_colon_decimal_separator
|
|
describe "mkvmerge / SRT subtitles with colons as the decimal separator"
|
|
test_merge "data/subtitles/srt/colon_as_decimal_separator.srt"
|