This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new f5f0cf4e10 Improved: Reintroduce groovy-test-suite test case 
(OFBIZ-12320)
f5f0cf4e10 is described below

commit f5f0cf4e104e8e234a893706291019db96787cbc
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Sun Apr 7 12:07:45 2024 +0200

    Improved: Reintroduce groovy-test-suite test case (OFBIZ-12320)
    
    Pairing up test-suite.xsd with site
---
 framework/testtools/dtd/test-suite.xsd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/framework/testtools/dtd/test-suite.xsd 
b/framework/testtools/dtd/test-suite.xsd
index 3f9d11353c..6092aff5a3 100644
--- a/framework/testtools/dtd/test-suite.xsd
+++ b/framework/testtools/dtd/test-suite.xsd
@@ -70,7 +70,7 @@ under the License.
     <xs:element name="junit-test-suite" substitutionGroup="TestCaseTypes">
         <xs:annotation>
             <xs:documentation>
-                Used for JUnit test suites written as a Java class. This is 
rather to be used in production/
+                Used for JUnit test suites written as a Java class. This is 
rather to be used in production.
             </xs:documentation>
         </xs:annotation>
         <xs:complexType>

Reply via email to