forked from TrueCloudLab/s3-tests
Improve test attribute.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
parent
ddfcf59e53
commit
672e0ad0e4
1 changed files with 1 additions and 1 deletions
|
@ -884,7 +884,7 @@ def routing_check(*args, **kwargs):
|
|||
else:
|
||||
assert(False)
|
||||
|
||||
@attr('xml')
|
||||
@attr('RoutingRules')
|
||||
def testGEN_routing():
|
||||
|
||||
for t in ROUTING_RULES_TESTS:
|
||||
|
|
Loading…
Reference in a new issue