> -import org.jclouds.compute.domain.Template;
> -import org.jclouds.domain.Location;
> -import org.jclouds.domain.LocationScope;
> -import 
> org.jclouds.googlecomputeengine.compute.options.GoogleComputeEngineTemplateOptions;
> -import org.jclouds.googlecomputeengine.features.InstanceApiExpectTest;
> -import 
> org.jclouds.googlecomputeengine.internal.BaseGoogleComputeEngineServiceExpectTest;
> -import org.jclouds.http.HttpRequest;
> -import org.jclouds.http.HttpResponse;
> -import org.testng.annotations.Test;
> -
> -import com.google.common.collect.ImmutableList;
> -import com.google.common.collect.ImmutableMap;
> -import com.google.common.collect.ImmutableSet;
> -
> -@Test(groups = "unit", testName = "GoogleComputeEngineServiceExpectTest")
> -public class GoogleComputeEngineServiceExpectTest extends 
> BaseGoogleComputeEngineServiceExpectTest {

This deserved to die

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/86/files#r20049954

Reply via email to