> @@ -31,9 +32,9 @@
>  import com.google.common.collect.ImmutableMap;
>  
>  @Test(groups = "live", testName = "AccountApiLiveTest")
> -public class AccountApiLiveTest extends BaseSwiftApiLiveTest {
> +public class AccountApiLiveTest<A extends SwiftApi> extends 
> BaseSwiftApiLiveTest<SwiftApi> {

ack - updated BaseSwiftApiLiveTest and all relevant live tests 

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

Reply via email to