Fix whitespace.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
Robin H. Johnson 2016-01-29 03:50:06 +00:00 committed by Robin H. Johnson
parent 44e51960c6
commit eb8acbaf92

View file

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