danielestevez commented on this pull request.


> @@ -119,6 +119,16 @@ public void listPublicIPAddresses() {
       assertTrue(ipList.size() > 0);
    }
 
+   @Test(groups = "live", dependsOnMethods = "createPublicIPAddress")
+   public void listAllPublicIPAddresses() {

same :)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1225#discussion_r201353593

Reply via email to