mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-24 10:23:26 +08:00
Removed test for appveyor.yml
This commit is contained in:
parent
441b105fd8
commit
a51618aa4c
@ -58,12 +58,6 @@ test_script:
|
||||
{
|
||||
throw "$($x.'test-results'.failures) tests in test/fullCLR failed"
|
||||
}
|
||||
#
|
||||
# Portable module test
|
||||
Write-Host -Foreground Green 'Test use of cross-platform binary module'
|
||||
Import-Module ./docs/cmdlet-example/bin/Debug/netstandard1.3/SendGreeting.dll
|
||||
Send-Greeting -Name World
|
||||
|
||||
|
||||
on_finish:
|
||||
- ps: |
|
||||
|
Loading…
Reference in New Issue
Block a user