mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 20:32:33 +00:00
6 lines
188 B
Ruby
6 lines
188 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_491auto_additional_files_only_with_vts_prefix
|
||
|
describe "mkvmerge / only read additional MPEG files if the file has a VTS_ prefix"
|
||
|
test_merge "data/vob/video_1.mpg"
|