Skip to content

Commit

Permalink
Также для самоттестирования
Browse files Browse the repository at this point in the history
  • Loading branch information
aliczin authored and artbear committed Nov 7, 2020
1 parent 3ce1d61 commit 2dcdffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Классы/testrunner.os
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@
КонецЕсли;
КонецПроцедуры

Функция СоздатьСтруктуруПараметровЗапуска()
Функция СоздатьСтруктуруПараметровЗапуска() Экспорт
СтруктураПараметровЗапуска = Новый Структура;
СтруктураПараметровЗапуска.Вставить("Запустить", НРег("-run"));
СтруктураПараметровЗапуска.Вставить("ЗапуститьКаталог", НРег("-runall"));
Expand Down

0 comments on commit 2dcdffb

Please sign in to comment.