mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-28 13:57:22 +00:00
6 lines
190 B
Ruby
6 lines
190 B
Ruby
|
#!/usr/bin/ruby -w
|
||
|
|
||
|
# T_431ssa_comments_exclamation_mark
|
||
|
describe "mkvmerge / SSA/ASS with comments starting with an exclamation mark"
|
||
|
test_merge "data/ssa-ass/comment-exclamation-mark.ssa"
|