mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Add some troubleshooting code
This commit is contained in:
parent
8c8792d81b
commit
0d47d91006
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ Test the win_runas util
|
|||
|
||||
import pytest
|
||||
|
||||
import salt.modules.win_useradd as win_user
|
||||
import salt.utils.win_functions as win_functions
|
||||
import salt.utils.win_runas as win_runas
|
||||
|
||||
pytestmark = [
|
||||
|
|
Loading…
Add table
Reference in a new issue