summaryrefslogtreecommitdiffstats
path: root/test/w3c/confPromela.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/confPromela.xsl')
-rw-r--r--test/w3c/confPromela.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/w3c/confPromela.xsl b/test/w3c/confPromela.xsl
index 37920a5..44395d6 100644
--- a/test/w3c/confPromela.xsl
+++ b/test/w3c/confPromela.xsl
@@ -542,7 +542,7 @@ is the second argument -->
</xsl:template>
<xsl:template match="//@conf:inState">
- <xsl:attribute name="cond">config[<xsl:value-of select="upper-case(.)"/>]</xsl:attribute>
+ <xsl:attribute name="cond">config[<xsl:value-of select="."/>]</xsl:attribute>
</xsl:template>
<!-- returns a value that cannot be converted into a Boolean -->