mirror of
https://github.com/ceph/s3-tests.git
synced 2024-11-22 09:29:43 +00:00
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:
|
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:
|
||||||
|
|
Loading…
Reference in a new issue