> + */
> +package org.jclouds.hpcloud.compute.compute.extensions;
> +
> +import
> org.jclouds.compute.extensions.internal.BaseSecurityGroupExtensionLiveTest;
> +import org.jclouds.sshj.config.SshjSshClientModule;
> +import org.testng.annotations.Test;
> +
> +import com.google.inject.Module;
> +
> +/**
> + *
> + * @author Andrew Bayer
> + *
> + */
> +@Test(groups = "live", singleThreaded = true, testName =
> "HPCloudComputeImageExtensionLiveTest")
> +public class HPCloudComputeSecurityGroupExtensionLiveTest extends
> BaseSecurityGroupExtensionLiveTest {
Not for this, we weren't!
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/167/files#r6837910