spelling: powershell

This commit is contained in:
Josh Soref 2019-10-13 03:09:01 -04:00
parent b88047ff06
commit 267b685273

View file

@ -69,7 +69,7 @@ TestRegister.addTests([
], ],
}, },
{ {
name: "Generate Base64 Windows Powershell", name: "Generate Base64 Windows PowerShell",
input: "ZABpAHIAIAAiAGMAOgBcAHAAcgBvAGcAcgBhAG0AIABmAGkAbABlAHMAIgAgAA==", input: "ZABpAHIAIAAiAGMAOgBcAHAAcgBvAGcAcgBhAG0AIABmAGkAbABlAHMAIgAgAA==",
expectedOutput: "dir \"c:\\program files\" ", expectedOutput: "dir \"c:\\program files\" ",
recipeConfig: [ recipeConfig: [