mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fixed tests
This commit is contained in:
parent
04b1a4a9ca
commit
63ff731009
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
from __future__ import absolute_import
|
||||
|
||||
# Import Salt Libs
|
||||
from salt.modules import darwin_sysctl
|
||||
from salt.modules import mac_sysctl
|
||||
from salt.exceptions import CommandExecutionError
|
||||
|
||||
# Import Salt Testing Libs
|
Loading…
Add table
Reference in a new issue