> @@ -332,7 +247,7 @@ public void 
> testDelegateIsLazyLoadedAndRequestIncludesVersionAndPath() throws In
>  
>           @Override
>           public ListenableFuture<HttpResponse> submit(HttpCommand command) {
> -            return Futures.immediateFuture(invoke(command));
> +            throw new AssertionError();

Add some kind of message here?

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

Reply via email to