mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #36726 from rallytime/bp-36722
Back-port #36722 to 2016.3
This commit is contained in:
commit
cf32c59b6a
1 changed files with 1 additions and 0 deletions
|
@ -189,6 +189,7 @@ class ArchiveTest(integration.ModuleCase):
|
|||
|
||||
self._tear_down()
|
||||
|
||||
@skipIf(not salt.utils.which('zip'), 'Cannot find zip executable')
|
||||
@skipIf(not salt.utils.which('unzip'), 'Cannot find unzip executable')
|
||||
def test_cmd_unzip(self):
|
||||
'''
|
||||
|
|
Loading…
Add table
Reference in a new issue