Let's see if the slash makes a difference

This commit is contained in:
Pedro Algarvio 2014-11-20 17:18:12 +00:00
parent 5a3fead6de
commit 61de0bd629

View File

@ -19,7 +19,7 @@ from salttesting.helpers import (
requires_network,
skip_if_binaries_missing
)
ensure_in_syspath('../../')
ensure_in_syspath('../..')
# Import Salt libs
import integration