> @@ -29,6 +25,10 @@
>  import org.testng.annotations.BeforeClass;
>  import org.testng.annotations.Test;
>  
> +import java.io.IOException;
> +
> +import static org.testng.Assert.assertEquals;
> +

Spurious code movement?

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

Reply via email to