mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-01-01 08:03:27 +00:00
updated
This commit is contained in:
@@ -41,5 +41,7 @@ $($blocks)
|
||||
}
|
||||
"@ | Set-Content -Encoding Ascii $testFileName
|
||||
|
||||
Invoke-Pester -Script (dir $testFileName)
|
||||
}
|
||||
#Invoke-Pester -Script (Get-ChildItem $testFileName)
|
||||
Get-ChildItem $testFileName
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user