Rename test case
diff --git a/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/performance/BuildHtmlSearchIndex.java b/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/performance/BuildHtmlSearchIndex.java
index 8937566..37d4fe0 100644
--- a/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/performance/BuildHtmlSearchIndex.java
+++ b/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/performance/BuildHtmlSearchIndex.java
@@ -72,8 +72,8 @@
 		indexProviders = null;
 	}
 	
-	public void testHtmlSearchIndexCreate() throws Exception {
-		tagAsGlobalSummary("HTML Search Index", Dimension.ELAPSED_PROCESS);
+	public void testCreateHtmlSearchIndex() throws Exception {
+		tagAsGlobalSummary("Create HTML Search Index", Dimension.ELAPSED_PROCESS);
 
 		// warm-up
 		for (int i=0;i<3;++i) {