diff --git a/molecule/specs/__init__.py b/molecule/specs/__init__.py index c1f35fa..4d6310b 100644 --- a/molecule/specs/__init__.py +++ b/molecule/specs/__init__.py @@ -16,7 +16,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - +import os import molecule.utils class GenericSpecFunctions: