Skip to content

Commit

Permalink
test file
Browse files Browse the repository at this point in the history
  • Loading branch information
rulasg committed May 20, 2023
1 parent a23067d commit 8ba76b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Test.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ $psd = get-childitem -Path $PSScriptRoot -Filter *.psd1

Import-Module -Name $psd.FullName -Force

Test-Module -Name $psd.BaseName -TestName DocsTest_Find_MultiFolder_IsRecurse
Test-Module -Name $psd.BaseName

0 comments on commit 8ba76b3

Please sign in to comment.