mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 12:53:50 +00:00
6 lines
149 B
Ruby
6 lines
149 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_530avi_negative_video_height
|
||
|
describe "mkvmerge / AVIs with negative video height"
|
||
|
test_merge "data/avi/negative-height.avi"
|