mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-22 19:13:14 +00:00
6 lines
144 B
Ruby
Executable File
6 lines
144 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_302pat_pmt_only_once
|
|
describe "mkvmerge / TS with only one copy of PAT & PMT"
|
|
test_merge "data/ts/pat_pmt_only_once.ts"
|