fix tests

This commit is contained in:
Daniel Wallace 2018-05-22 12:48:59 -05:00
parent 59180e09a8
commit 43997a466e
No known key found for this signature in database
GPG Key ID: 5FA5E5544F010D48

View File

@ -14,6 +14,7 @@ from tests.support.paths import TESTS_DIR
# Import Salt libs
import salt.config
import salt.utils.botomod as botomod
from salt.ext import six
from salt.utils.versions import LooseVersion