>  
>  import org.jclouds.googlecomputeengine.domain.Firewall;
>  import org.jclouds.net.domain.IpPermission;
>  import org.jclouds.net.domain.IpProtocol;
>  import org.testng.annotations.Test;
>  
> -import com.google.common.collect.Range;
> +import com.google.common.collect.ImmutableList;
>  
>  @Test(groups = "unit")

Add test name? Not exactly sure under which circumstances we are doing this, 
actually...

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

Reply via email to