Skip to content

Commit

Permalink
doc: исправлены описания методов
Browse files Browse the repository at this point in the history
  • Loading branch information
alkoleft committed Jan 22, 2025
1 parent f3890d2 commit 79e543a
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
4 changes: 2 additions & 2 deletions exts/yaxunit/src/CommonModules/ЮТТесты/Module.bsl
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@
// Возвращает модуль установки зависимостей теста.
//
// Возвращаемое значение:
// CommonModule - Этот же модуль
// CommonModule.ЮТЗависимости - Этот же модуль
Функция ЗависитОт() Экспорт

Возврат ЮТЗависимости;
Expand All @@ -383,7 +383,7 @@
// _ - Произвольный
//
// Возвращаемое значение:
// CommonModule - Этот же модуль
// CommonModule.ЮТТесты - Этот же модуль
//@skip-check bsl-variable-name-invalid
Функция Вызов(_) Экспорт

Expand Down
Loading

0 comments on commit 79e543a

Please sign in to comment.