Author: dgolovin
Date: 2008-11-03 15:58:23 -0500 (Mon, 03 Nov 2008)
New Revision: 11492
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.test/scheme/scheme.xsd
Log:
fix JUnit Tests Error
Modified: trunk/vpe/tests/org.jboss.tools.vpe.test/scheme/scheme.xsd
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.test/scheme/scheme.xsd 2008-11-03 20:49:47 UTC
(rev 11491)
+++ trunk/vpe/tests/org.jboss.tools.vpe.test/scheme/scheme.xsd 2008-11-03 20:58:23 UTC
(rev 11492)
@@ -271,6 +271,7 @@
<xsd:attribute name="icon" type="vpe:VPE-BOOLEAN"
use="optional"/>
<xsd:attribute name="background-color" type="xsd:string"
use="optional"/>
<xsd:attribute name="border" type="xsd:string"
use="optional"/>
+ <xsd:attribute name="style" type="xsd:string"
use="optional"/>
</xsd:complexType>
<!-- -->
<xsd:complexType name="TAGLIB"/>
Show replies by date