> import com.google.common.collect.ImmutableSet;
>
> @Test(groups = "live", testName = "OSImageApiLiveTest")
> public class OSImageApiLiveTest extends BaseAzureComputeApiLiveTest {
>
> - private ImmutableSet<String> locations;why did you remove this check from the test? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/124/files#r23216164
