mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
6 lines
140 B
Ruby
6 lines
140 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_640no_date
|
||
|
describe "mkvmerge / don't write the date"
|
||
|
test_merge "data/subtitles/srt/ven.srt", :args => "--no-date"
|