> @@ -71,11 +78,8 @@ public void testListVirtualGuests() throws Exception {
>        }
>     }
>  
> -   @Test(enabled = false, groups = "live")
> +   @Test(enabled = true, groups = "live")

Just `@Test(groups = "live")`?

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

Reply via email to