Files
2023-11-28 02:25:03 +01:00

4 lines
88 B
PowerShell

Import-Module "$PSScriptRoot/Helpers.psm1" -DisableNameChecking
Invoke-PesterTests "*"