>           assertAuthentication(server);
>           assertRequest(server.takeRequest(), "PUT", 
> "/v1/MossoCloudFS_5bcf396e-39dd-45ff-93a1-712b9aba90a9/container-1");
> +      } finally {
> +         server.shutdown();
> +      }
> +   }
> +
> +   public void testEnableFail() throws Exception {

I followed the format of the newer test naming like this 
[one](https://github.com/jclouds/jclouds-labs-openstack/blob/master/rackspace-autoscale/src/test/java/org/jclouds/rackspace/autoscale/v1/features/WebhookApiMockTest.java#L73)

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

Reply via email to