mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-28 13:57:22 +00:00
4fb58b652a
Fixes issue 754.
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"
|