update test comments and add attribution

This commit is contained in:
Roy Ivy III
2015-08-28 17:42:17 -05:00
parent 490594ca27
commit 80ddbc49cb

View File

@@ -7,7 +7,8 @@ describe 'Project code' {
)
function Test-PowerShellSyntax {
#ref: http://powershell.org/wp/forums/topic/how-to-check-syntax-of-scripts-automatically @@ https://archive.is/xtSv6
# ref: http://powershell.org/wp/forums/topic/how-to-check-syntax-of-scripts-automatically @@ https://archive.is/xtSv6
# originally created by Alexander Petrovskiy & Dave Wyatt
[CmdletBinding()]
param (
[Parameter(Mandatory = $true, ValueFromPipeline = $true)]