Skip to content

Commit

Permalink
изменил формат лог файла для выполнения тестов
Browse files Browse the repository at this point in the history
  • Loading branch information
ovcharenko-di committed Oct 12, 2020
1 parent 3a1ed9d commit 02880ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/test.os
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
Функция ПрогнатьТесты()

Тестер = Новый Тестер;
Тестер.УстановитьФорматЛогФайла(Тестер.ФорматыЛогФайла().GenericExec);

ПутьКТестам = "tests";
ПутьКОтчетуJUnit = "out";
Expand Down

0 comments on commit 02880ca

Please sign in to comment.