mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-27 05:14:47 +00:00
5d27f96332
Fixes #1100.
6 lines
154 B
Ruby
Executable File
6 lines
154 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_457mpeg_ts_all_pmts_with_crc_errors
|
|
describe "mkvmerge / MPEG TS all PMTs with CRC errors"
|
|
test_merge "data/ts/pmt_crc_errors.ts"
|