mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 20:32:33 +00:00
6 lines
161 B
Ruby
Executable File
6 lines
161 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_428mkv_misdetected_as_ass
|
|
describe "mkvmerge / Matroska file mis-detected as ASS subtitles"
|
|
test_identify "data/mkv/detected-as-ass.mkv"
|