mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Merge pull request #1823 from mrud/mru/test_os_family
Add test to test if os_family grain is provided.
This commit is contained in:
commit
d4ff968113
@ -45,6 +45,7 @@ class TestModulesGrains(integration.ModuleCase):
|
||||
'mem_total',
|
||||
'num_cpus',
|
||||
'os',
|
||||
'os_family',
|
||||
'path',
|
||||
'ps',
|
||||
'pythonpath',
|
||||
|
Loading…
Reference in New Issue
Block a user