> @@ -72,9 +72,9 @@ public void testWithoutToken() {
> protected Set<DirectoryEntry> values() {
> Builder<DirectoryEntry> expected = ImmutableSet.builder();
> expected.add(new
> DirectoryEntry("4980cdb2a411106a04a4538c92a1b204ad92077de6e3",
> FileType.DIRECTORY,
> - "adriancole-blobstore-2096685753"));
> + "adriancole-blobstore-2096685753", 0));
Agreed although this is outside the scope of this pull request.
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/465/files#r22495826