forked from TrueCloudLab/s3-tests
Fix whitespace.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
parent
44e51960c6
commit
eb8acbaf92
1 changed files with 27 additions and 30 deletions
|
@ -1111,6 +1111,3 @@ def test_routing_generator():
|
|||
if 'xml' in t and 'RoutingRules' in t['xml'] and len(t['xml']['RoutingRules']) > 0:
|
||||
t['xml']['RoutingRules'] = common.trim_xml(t['xml']['RoutingRules'])
|
||||
yield routing_check, t
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue