mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-10 13:23:29 +00:00
Fixes to tests to be run x-plaform
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Describe "ImportExcel File List" {
|
||||
It "All files should exist" {
|
||||
It "All files should exist".PadRight(90) {
|
||||
$fileList = Get-Content "$PSScriptRoot\..\filelist.txt"
|
||||
|
||||
foreach ($file in $fileList) {
|
||||
|
||||
Reference in New Issue
Block a user