> @@ -47,12 +50,12 @@
>      @BeforeClass(groups = { "integration", "live" })
>      public void setup() {
>          super.setup();
> +        TroveUtils helper = new TroveUtils(api);

This doesn't need to be changed, just a small comment...the variable here (and 
elsewhere) is still named `helper`?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/12/files#r5111756

Reply via email to