mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-10 05:13:49 +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' {
|
It 'Export-Excel should be there' {
|
||||||
((Get-Command export-excel -ErrorAction SilentlyContinue) -eq $null) | Should Be $false
|
((Get-Command export-excel -ErrorAction SilentlyContinue) -eq $null) | Should Be $false
|
||||||
|
|||||||
Reference in New Issue
Block a user