Author: yradtsevich
Date: 2011-03-23 13:14:09 -0400 (Wed, 23 Mar 2011)
New Revision: 29979
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.test/scheme/scheme.xsd
Log:
https://issues.jboss.org/browse/JBIDE-8613 : VPE test falures
- failure of TemplateSchemeValidateTest.testValidationGlobalTemplates() is fixed. The
failure was caused by changes in
https://issues.jboss.org/browse/JBIDE-8220
Modified: trunk/vpe/tests/org.jboss.tools.vpe.test/scheme/scheme.xsd
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.test/scheme/scheme.xsd 2011-03-23 17:05:16 UTC
(rev 29978)
+++ trunk/vpe/tests/org.jboss.tools.vpe.test/scheme/scheme.xsd 2011-03-23 17:14:09 UTC
(rev 29979)
@@ -629,6 +629,7 @@
<xsd:enumeration value="FontSizeFormat"/>
<xsd:enumeration value="BackgroundColorFormat"/>
<xsd:enumeration value="ForegroundColorFormat"/>
+ <xsd:enumeration value="StyleFormat"/>
</xsd:restriction>
</xsd:simpleType>
<!-- -->