mirror of https://github.com/apache/jclouds.git
add title to savvis test
This commit is contained in:
parent
d9c71923a6
commit
b9bef78fc8
|
@ -42,7 +42,7 @@ import com.google.inject.TypeLiteral;
|
|||
*
|
||||
* @author Adrian Cole
|
||||
*/
|
||||
@Test(groups = "unit")
|
||||
@Test(groups = "unit", testName = "BrowsingAsyncApiTest")
|
||||
public class BrowsingAsyncApiTest extends BaseVPDCAsyncApiTest<BrowsingAsyncApi> {
|
||||
|
||||
public void testOrg() throws SecurityException, NoSuchMethodException, IOException {
|
||||
|
|
Loading…
Reference in New Issue