Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit46e0678

Browse files
MartinGC94iSazonov
authored andcommitted
Add test
1 parentbcc4c6f commit46e0678

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎test/powershell/Host/TabCompletion/TabCompletion.Tests.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1588,6 +1588,7 @@ class InheritedClassTest : System.Attribute
15881588
@{inputStr='gmo Microsoft.PowerShell.U';expected='Microsoft.PowerShell.Utility';setup=$null }
15891589
@{inputStr='rmo Microsoft.PowerShell.U';expected='Microsoft.PowerShell.Utility';setup=$null }
15901590
@{inputStr='gcm -Module Microsoft.PowerShell.U';expected='Microsoft.PowerShell.Utility';setup=$null }
1591+
@{inputStr='gcm -ExcludeModule Microsoft.PowerShell.U';expected='Microsoft.PowerShell.Utility';setup=$null }
15911592
@{inputStr='gmo -list PackageM';expected='PackageManagement';setup=$null }
15921593
@{inputStr='gcm -Module PackageManagement Find-Pac';expected='Find-Package';setup=$null }
15931594
@{inputStr='ipmo PackageM';expected='PackageManagement';setup=$null }

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp