remove fails_on_dho/rgw on test_bucket_list_many

This commit is contained in:
Stephon Striplin 2011-08-08 16:39:29 -07:00
parent 854dcc5b10
commit c89404ba68

View file

@ -73,8 +73,6 @@ def _create_keys(bucket=None, keys=[]):
return bucket
@attr('fails_on_rgw')
@attr('fails_on_dho')
def test_bucket_list_many():
bucket = _create_keys(keys=['foo', 'bar', 'baz'])