> + * limitations under the License.
> + */
> +package org.jclouds.rackspace.cloudfiles.v1;
> +
> +import 
> org.jclouds.rackspace.cloudfiles.v1.internal.BaseCloudFilesApiLiveTest;
> +import org.testng.annotations.Test;
> +
> +/**
> + * Tests behavior of {@code CloudFilesApi}
> + * 
> + * @author Jeremy Daggett
> + */
> +@Test(groups = "live", testName = "CloudFilesApiLiveTest")
> +public class CloudFilesApiLiveTest extends BaseCloudFilesApiLiveTest {
> +
> +}

Some missing new lines here and there. Most likely too minor to fix.

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

Reply via email to