ipset.long_range doesn't need a docstring

This commit is contained in:
Justin Anderson 2016-07-18 10:32:32 -06:00
parent efc7599f85
commit b94e0dd95a

View file

@ -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',