remove skipIf import

This commit is contained in:
Ch3LL 2017-10-27 15:01:32 -04:00
parent ff92f31cbe
commit dd5c823210
No known key found for this signature in database
GPG key ID: 132B55A7C13EFA73

View file

@ -5,7 +5,6 @@ from __future__ import absolute_import
# Import Salt Testing libs
from tests.support.case import ModuleCase
from tests.support.unit import skipIf
from tests.support.helpers import destructiveTest
# Import Salt libs