mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
6 lines
252 B
Ruby
6 lines
252 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_680header_removal_compression_without_removed_data
|
||
|
describe "mkvmerge / header removal compression enabled but no removed bytes present in track headers"
|
||
|
test_merge "data/mkv/header_removal_compression_without_removed_data.mkv"
|