mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
lint fix
This commit is contained in:
parent
9ac514724b
commit
dabc5cab7e
1 changed files with 0 additions and 1 deletions
|
@ -119,7 +119,6 @@ class CoreGrainsTestCase(TestCase):
|
|||
|
||||
self.assertEqual(os_grains.get('os_family'), 'Debian')
|
||||
|
||||
|
||||
@skipIf(not salt.utils.is_linux(), 'System is not Linux')
|
||||
def test_suse_os_from_cpe_data(self):
|
||||
'''
|
||||
|
|
Loading…
Add table
Reference in a new issue