> public void testPutFileParallel() throws SkipException {
> - // Implement Parallel uploads
> + throw new SkipException("Implement Parallel uploads");
> + // TODO: Implement Parallel uploadsI have checked and they are passing. I have re-enabled `testFileGetParallel` and `testPutFileParallel` --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/144/files#r31478983
