mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-28 22:05:03 +00:00
7 lines
167 B
Ruby
7 lines
167 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/srt/space-in-arrow.srt"
|