1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-03 13:22:19 +02:00

Update МетодыФормированияТестовJenkins.os

This commit is contained in:
Anton 2024-09-16 22:52:06 +03:00
parent f197e85826
commit a6b60ccc3f

View File

@ -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 """ + ФайлТестов + """ """ + Метод + """'
|
|";