mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
7 lines
157 B
Ruby
7 lines
157 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_373reading_linked_seek_heads
|
||
|
describe "mkvmerge / reading files with linked seek heads"
|
||
|
|
||
|
test_merge "data/mkv/linked-seek-heads.mkv"
|