Files

4 lines
88 B
PowerShell
Raw Permalink Normal View History

2023-11-22 21:49:23 +01:00
Import-Module "$PSScriptRoot/Helpers.psm1" -DisableNameChecking
2023-11-22 21:49:23 +01:00
Invoke-PesterTests "*"