Changeset 1045 for trunk/src/xml/xsl/libconstants.xsl
- Timestamp:
- 06/26/08 17:48:14 (4 years ago)
- Files:
-
- 1 modified
-
trunk/src/xml/xsl/libconstants.xsl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/xml/xsl/libconstants.xsl
r1034 r1045 92 92 93 93 <!-- 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_'"/> 95 95 96 96 <xsl:variable name="kpi.testcases.priority.high.number" select="'KPI_NUMBER_TESTCASES_PRIORITY_HIGH'"/>
