mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
ipset.long_range doesn't need a docstring
This commit is contained in:
parent
efc7599f85
commit
b94e0dd95a
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ class SysModuleTest(integration.ModuleCase):
|
|||
allow_failure = (
|
||||
'cp.recv',
|
||||
'lxc.run_cmd',
|
||||
'ipset.long_range',
|
||||
'pkg.expand_repo_def',
|
||||
'runtests_decorators.depends',
|
||||
'runtests_decorators.depends_will_fallback',
|
||||
|
|
Loading…
Add table
Reference in a new issue