diff --git a/ci/os/internal/Modules/МетодыФормированияТестовJenkins.os b/ci/os/internal/Modules/МетодыФормированияТестовJenkins.os index 9cfcbd9cfa..e81def8445 100644 --- a/ci/os/internal/Modules/МетодыФормированияТестовJenkins.os +++ b/ci/os/internal/Modules/МетодыФормированияТестовJenkins.os @@ -80,17 +80,7 @@ Синоним = Тест[СтрокаСиноним]; ТекстРаботы = ТекстРаботы + " - | bat encoding: 'UTF8', script:'1testrunner -run """ - + ФайлТестов - + """ """ - + Метод - + """ > " - + Метод - + ".log & chcp 1251 & type " - + Метод - + ".txt & del " - + Метод - + ".txt' + | bat encoding: 'UTF8', script:'chcp 437 & 1testrunner -run """ + ФайлТестов + """ """ + Метод + """' | |";