Tests/nServiceHelper.ps1

$here = Split-Path -Parent $MyInvocation.MyCommand.Path

Import-Module "$here\..\nService.psm1" -Force