mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-06 00:23:20 +00:00
add ipmo
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Describe "test" {
|
||||
Import-Module $PSScriptRoot\..\..\ImportExcel.psd1
|
||||
Describe "test" {
|
||||
|
||||
It 'Export-Excel should be there' {
|
||||
((Get-Command export-excel -ErrorAction SilentlyContinue) -eq $null) | Should Be $false
|
||||
|
||||
Reference in New Issue
Block a user