]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commitdiff
Rename object acl test
authorStephon Striplin <stephon.striplin@dreamhost.com>
Thu, 22 Sep 2011 20:07:02 +0000 (13:07 -0700)
committerStephon Striplin <stephon.striplin@dreamhost.com>
Thu, 22 Sep 2011 20:07:02 +0000 (13:07 -0700)
s3tests/functional/test_headers.py

index 6d504950ecb5cb372e6b4da034bdcfbd52aaeb56..3aa7bda9b49760fca6363dfbbd53d1b2523aeeb0 100644 (file)
@@ -514,7 +514,7 @@ def test_bucket_create_contentlength_none():
 
 @nose.with_setup(teardown=_clear_custom_headers)
 @attr('fails_on_rgw')
-def test_acl_create_contentlength_none():
+def test_object_acl_create_contentlength_none():
     bucket = get_new_bucket()
     key = bucket.new_key('foo')
     key.set_contents_from_string('blah')