mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-02-26 08:22:31 +00:00
tests: don't show mkvmerge's output
This commit is contained in:
parent
725a8d4b90
commit
2b9d5fbc51
@ -5,4 +5,4 @@ base = "data/simple/Datei didödeldü "
|
||||
|
||||
# T_552chapter_generation_appending_file_name_variables
|
||||
describe "mkvmerge / chapter generation when appending; testing file name variables"
|
||||
test_merge "'#{base}1.mp3' + '#{base}2.mp3' + '#{base}3.mp3' --generate-chapters when-appending --generate-chapters-name-template 'File name: <FILE_NAME>; with extension: <FILE_NAME_WITH_EXT>'"
|
||||
test_merge "'#{base}1.mp3' + '#{base}2.mp3' + '#{base}3.mp3' --generate-chapters when-appending --generate-chapters-name-template 'File name: <FILE_NAME>; with extension: <FILE_NAME_WITH_EXT>' > /dev/null"
|
||||
|
Loading…
Reference in New Issue
Block a user