mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
7 lines
195 B
Ruby
7 lines
195 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_344microdvd_recognition
|
||
|
describe "mkvmerge / recognize MicroDVD subtitles as unsupported"
|
||
|
|
||
|
test_merge_unsupported "data/subtitles/microdvd/a_nightmare_on_elm_street3.sub"
|