fix linter

This commit is contained in:
Daniel A. Wozniak 2019-04-29 08:38:16 +00:00
parent 8a84050089
commit 6648bf25ab
No known key found for this signature in database
GPG key ID: 166B9D2C06C82D61

View file

@ -242,7 +242,7 @@ class CPModuleTest(ModuleCase):
self.assertEqual(ret, False)
@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