mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-27 05:14:47 +00:00
6 lines
183 B
Ruby
Executable File
6 lines
183 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_420matroska_attachment_no_fileuid
|
|
describe "mkvmerge / Matroska files with attachments missing a FileUID"
|
|
test_merge "data/mkv/attachment-without-fileuid.mkv"
|