Tests/Examples/Template.ForEachLoop.js.examples.tests.ps1
describe 'Template.ForEachLoop.js' { it 'Template.ForEachLoop.js Example 1' { Template.ForEachLoop.js "variable" "object" 'statement' } } |
describe 'Template.ForEachLoop.js' { it 'Template.ForEachLoop.js Example 1' { Template.ForEachLoop.js "variable" "object" 'statement' } } |