Fix testing of Windows binary modules.

This commit is contained in:
Matt Clay 2019-08-12 20:14:12 -07:00
parent d36919856f
commit 25d396fdfc

View file

@ -766,7 +766,7 @@ def windows_inventory(remotes):
windows windows
# support winrm binary module tests (temporary solution) # support winrm binary module tests (temporary solution)
[testhost_binary_modules:children] [testhost:children]
windows windows
""" """