> @@ -68,4 +69,38 @@ public void test401ShouldRetry() {
> verify(response);
> verify(cache);
> }
> + @Test
> + public void test401ShouldNotRetry() {Is this `test401ShouldRetry4Times()`? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/104/files#r5645511
