Merged 2221

This commit is contained in:
Moritz Bunkus 2004-09-28 10:48:07 +00:00
parent d6bf885dbd
commit 057fd9ccdf

View File

@ -6,7 +6,7 @@ class T_011srt < Test
end
def run
merge("data/textsubs/vde.srt")
merge("--sub-charset 0:ISO8859-1 data/textsubs/vde.srt")
return hash_tmp
end
end