scripts/forUnitTests.ps1

# This file returns True, and is executed for unit tests.
$ReturnData = $true
return $ReturnData