> + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> + * See the License for the specific language governing permissions and
> + * limitations under the License.
> + */
> +package org.jclouds.elastichosts;
> +
> +import org.jclouds.elasticstack.ElasticStackApiMetadata;
> +import org.jclouds.providers.internal.BaseProviderMetadataTest;
> +import org.testng.annotations.Test;
> +
> +/**
> + * @author Ignasi Barrera
> + */
> +@Test(groups = "unit", testName = "ElasticHostsAmsterdamProviderTest")
> +public class ElasticHostsAmsterdamProviderTest extends 
> BaseProviderMetadataTest
> +{

[minor] move `{` to previous line?

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

Reply via email to