Skip to content

Instantly share code, notes, and snippets.

@hinst
Last active September 26, 2016 14:48
Show Gist options
  • Save hinst/426fdbf0f479425b8258 to your computer and use it in GitHub Desktop.
Save hinst/426fdbf0f479425b8258 to your computer and use it in GitHub Desktop.
$scriptDir = [System.IO.Path]::GetDirectoryName($myInvocation.MyCommand.Definition);
. $scriptDir\AnotherUnit.ps1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment