mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 20:32:33 +00:00
8 lines
138 B
Ruby
Executable File
8 lines
138 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
file = "data/mkv/segment_size_0.mkv"
|
|
|
|
describe "mkvinfo, mkvmerge / segment size 0"
|
|
test_info file
|
|
test_identify file
|