add title to savvis test

This commit is contained in:
Adrian Cole 2012-09-16 14:57:24 -07:00
parent d9c71923a6
commit b9bef78fc8
1 changed files with 1 additions and 1 deletions

View File

@ -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 {