mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
5 lines
110 B
Ruby
5 lines
110 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
describe "mkvmerge / MP4 atom size too small"
|
||
|
test_merge "data/mp4/free_invalid_size.mp4"
|