> @@ -44,13 +45,11 @@
>  @Test(singleThreaded = true)
>  public class S3ClientMockTest {
>  
> -   private static final Set<Module> modules = ImmutableSet.<Module> of(
> +   private static final Set<Module> modules = ImmutableSet.<Module> of(new 
> OkHttpCommandExecutorServiceModule(),

Add a comment here to explain why we're using OkHttp?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/545/files#r18440451

Reply via email to