Show
Ignore:
Timestamp:
06/26/08 17:48:14 (4 years ago)
Author:
dcoppola
Message:

added stats for test case numbers for CUT.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/xml/xsl/libconstants.xsl

    r1034 r1045  
    9292    
    9393   <!-- number of specified test cases modules--> 
    94    <xsl:variable name="kpi.testcases.number.module."        select="'KPI_NUMBER_TESTCASES_MODULE_'"/> 
     94   <xsl:variable name="kpi.testcases.number.module.prefix"   select="'KPI_NUMBER_TESTCASES_MODULE_'"/> 
    9595    
    9696   <xsl:variable name="kpi.testcases.priority.high.number"   select="'KPI_NUMBER_TESTCASES_PRIORITY_HIGH'"/>