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:
adrian.f.cole 2009-06-29 14:03:16 +00:00
parent bca4f3f5dd
commit 563be0cb55
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ public class PutAccessControlListIntegrationTest extends S3IntegrationTest {
IOException {
String bucketName = getBucketName();
try {
String objectKey = "prvate-acl";
String objectKey = "private-acl";
// Private object
addObjectToBucket(bucketName, objectKey);