This commit is contained in:
Mike Place 2016-01-13 10:42:03 -07:00
parent b9921128af
commit dcfba51556

View file

@ -13,8 +13,8 @@ from salttesting.mock import (
NO_MOCK_REASON,
MagicMock,
mock_open,
patch,
call)
patch)
ensure_in_syspath('../../')
# Import third party libs