Private/New-PrivateTest1.ps1

Write-Host "New-PrivateTest1 function is being executed."
#calling private function from Public
New-PrivateTest1