3 lines
104 B
PowerShell
3 lines
104 B
PowerShell
|
|
Import-Module "$PSScriptRoot/../helpers/Tests.Helpers.psm1" -DisableNameChecking
|
||
|
|
|
||
|
|
Invoke-PesterTests "*"
|