mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
7d75988d37
Fixes #2687.
6 lines
252 B
Ruby
Executable File
6 lines
252 B
Ruby
Executable File
#!/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"
|