mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
6 lines
158 B
Ruby
6 lines
158 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_602vob_with_garbage_at_start
|
||
|
describe "mkvmerge / VOB with garbage at the beginning"
|
||
|
test_identify "data/vob/starts_with_garbage.vob"
|