mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-22 19:13:14 +00:00
7 lines
177 B
Ruby
7 lines
177 B
Ruby
#!/usr/bin/ruby -w
|
|
|
|
# T_366srt_with_space_in_timecode_arrow
|
|
describe "SRT files with spaces in the timecode line's arrow"
|
|
|
|
test_identify "data/subtitles/srt/space-in-arrow.srt"
|