wrong test name

This commit is contained in:
Adrian Cole 2012-09-15 14:04:46 -07:00
parent 5542114b9b
commit 7a3318d1ca
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ import com.google.common.net.HttpHeaders;
*
* @author grkvlt@apache.org, Adrian Cole
*/
@Test(groups = { "unit", "admin" }, singleThreaded = true, testName = "CatalogApiExpectTest")
@Test(groups = { "unit", "admin" }, singleThreaded = true, testName = "AdminCatalogApiExpectTest")
public class AdminCatalogApiExpectTest extends VCloudDirectorAdminApiExpectTest {
static String catalog = "7212e451-76e1-4631-b2de-ba1dfd8080e4";