Files

4 lines
88 B
PowerShell
Raw Permalink Normal View History

2023-11-28 02:25:03 +01:00
Import-Module "$PSScriptRoot/Helpers.psm1" -DisableNameChecking
2023-11-28 02:25:03 +01:00
Invoke-PesterTests "*"