BUG: Fix QtTesting xsd
@@ -19,6 +19,7 @@
<xsd:attribute name="widget" type="xsd:string" />
<xsd:attribute name="command" type="xsd:string" />
<xsd:attribute name="arguments" type="xsd:string" />
+ <xsd:attribute name="eventType" type="xsd:string" />
</xsd:complexType>
</xsd:element>
</xsd:sequence>