Improve test attribute.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
Robin H. Johnson 2015-06-19 17:09:53 +00:00 committed by Robin H. Johnson
parent ddfcf59e53
commit 672e0ad0e4

View file

@ -884,7 +884,7 @@ def routing_check(*args, **kwargs):
else: else:
assert(False) assert(False)
@attr('xml') @attr('RoutingRules')
def testGEN_routing(): def testGEN_routing():
for t in ROUTING_RULES_TESTS: for t in ROUTING_RULES_TESTS: