winrm: fix up unit tests (#41112)

This commit is contained in:
Jordan Borean 2018-06-07 06:09:10 +08:00 committed by GitHub
commit ad8e13e9f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 129 additions and 127 deletions

View file

@ -28,3 +28,6 @@ pyfmg
# requirement for aci_rest module
xmljson
# requirement for winrm connection plugin tests
pexpect