fix linter

This commit is contained in:
Daniel A. Wozniak 2019-04-29 08:38:16 +00:00 committed by Pedro Algarvio
parent 0b81841b71
commit 5bb7869adc
No known key found for this signature in database
GPG key ID: BB36BF6584A298FF

View file

@ -286,7 +286,7 @@ class CPModuleTest(ModuleCase):
self.assertNotIn('bacon', data)
@skipIf(not SSL3_SUPPORT, 'Requires python with SSL3 support')
@with_tempfile()
@with_tempfile
def test_get_url_https(self, tgt):
'''
cp.get_url with https:// source given