> @@ -49,18 +49,18 @@
> import com.google.common.collect.ImmutableSortedSet;
>
> /**
> - * Tests behavior of {@code SpotInstanceClient}
> + * Tests behavior of {@code SpotInstanceApi}
> *
> * @author Adrian Cole
> */
> @Test(groups = "live", singleThreaded = true)
I'm not sure if with the current version of testng it is still needed to
properly run individual tests, but worth adding the `testName`?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/49/files#r4936295