/
githubmirror
/
PowerShell
Обзор
Документация
Войти
/
githubmirror
/
PowerShell
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/powershell/engine/ResourceValidation/UtilityResources.Tests.ps1
8 строк
271 B
Dongbo Wang
Prepare for onboarding PowerShell to the Native2Native localization pipeline (#27667)
20 июл 2026, 22:21
Не верифицирован
20 июл 2026, 22:21
855d943
Код
Авторство
О чём код?
# Copyright (c) Microsoft Corporation. # Licensed under the MIT License. . "$PSScriptRoot/TestRunner.ps1" $AssemblyName = "Microsoft.PowerShell.Commands.Utility" Import-Module Microsoft.PowerShell.Utility # run the tests Test-ResourceStrings -AssemblyName $AssemblyName