mirror of https://github.com/apache/jclouds.git
another unicode test located in an acl test
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1493 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
parent
bca4f3f5dd
commit
563be0cb55
|
@ -78,7 +78,7 @@ public class PutAccessControlListIntegrationTest extends S3IntegrationTest {
|
|||
IOException {
|
||||
String bucketName = getBucketName();
|
||||
try {
|
||||
String objectKey = "pr“vate-acl";
|
||||
String objectKey = "private-acl";
|
||||
|
||||
// Private object
|
||||
addObjectToBucket(bucketName, objectKey);
|
||||
|
|
Loading…
Reference in New Issue