Fixed tests

This commit is contained in:
twangboy 2016-01-22 17:32:42 -07:00 committed by Pablo Suárez Hernández
parent 04b1a4a9ca
commit 63ff731009

View file

@ -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