You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2019/03/06 14:35:39 UTC

svn commit: r1854927 - /ofbiz/site/dtds/test-suite.xsd

Author: jleroux
Date: Wed Mar  6 14:35:39 2019
New Revision: 1854927

URL: http://svn.apache.org/viewvc?rev=1854927&view=rev
Log:
Updates test-suite.xsd

Modified:
    ofbiz/site/dtds/test-suite.xsd

Modified: ofbiz/site/dtds/test-suite.xsd
URL: http://svn.apache.org/viewvc/ofbiz/site/dtds/test-suite.xsd?rev=1854927&r1=1854926&r2=1854927&view=diff
==============================================================================
--- ofbiz/site/dtds/test-suite.xsd (original)
+++ ofbiz/site/dtds/test-suite.xsd Wed Mar  6 14:35:39 2019
@@ -45,8 +45,6 @@ under the License.
     </xs:element>
     <xs:attributeGroup name="attlist.test-suite">
         <xs:attribute type="xs:string" name="suite-name" use="required"/>
-        <xs:attribute type="xs:string" name="delegator-name" default="test"/>
-        <xs:attribute type="xs:string" name="dispatcher-name" default="test-dispatcher"/>
     </xs:attributeGroup>
     <xs:element name="test-case">
         <xs:annotation><xs:documentation></xs:documentation></xs:annotation>