> @@ -332,6 +334,30 @@ public void testListContainer() throws
> InterruptedException, ExecutionException,
>
> }
>
> + @Test(groups = { "integration", "live" })
> + public void testListContainerGetBlobSize() throws Exception {
> + String containerName = getContainerName();
> + try {
> + ByteSource byteSource = ByteSource.wrap(new byte[42]);42! :+1: --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/465/files#r16130447
