Some more white-space lint fixes

This commit is contained in:
Pedro Algarvio 2014-01-11 13:48:12 -07:00
parent 312c96738b
commit b1ddb350b6

View File

@ -232,8 +232,6 @@ fi
if os.path.isfile(fname):
os.remove(fname)
@skipIf(salt.utils.which_bin(KNOWN_BINARY_NAMES) is None, 'virtualenv not installed')
def test_issue_2068_template_str(self):
venv_dir = os.path.join(