mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-28 13:57:22 +00:00
6 lines
161 B
Ruby
6 lines
161 B
Ruby
|
#!/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"
|