diff --git a/HelperFunctions/test.ps1 b/HelperFunctions/test.ps1 deleted file mode 100644 index 90ed86c..0000000 --- a/HelperFunctions/test.ps1 +++ /dev/null @@ -1,5 +0,0 @@ -# Testing to see if a function can be imported via URL - -function Show-ThisWorks { - Write-Host "This works!" -} \ No newline at end of file